Files getting deleted
« on: April 20, 2009, 10:18:35 PM »
Every week or so the files on my server keep getting deleted. Is their some routine in XML-sitemaps that believes I have an illegal copy and is deleting the php code ?

Im at a lost to figure out what is happening ?

Any clues here in the forum ?

Thanks

Fields
Re: Files getting deleted
« Reply #1 on: April 21, 2009, 01:30:48 AM »
Hello,

sitemap generator doesn't have any code to remove or empty php files. Are you on shared host? Make sure that you revert permissions on config.inc.php file back to 0644 after saving your configuration.
Re: Files getting deleted
« Reply #3 on: April 21, 2009, 06:12:57 PM »
runcrawl.php
index.php

and everything in the pages directory gets changed  to an empty file

<?php // This file is protected by copyright law and provided under license. Reverse engineering of this file is strictly prohibited.

?>

config.php and data folder are fine however

config.php was not set to 644 .. should all the other files be set to 644 ?

Thanks