• Welcome to Sitemap Generator Forum.
 

Settings won't save

Started by MadDogMike, January 12, 2012, 04:20:30 AM

Previous topic - Next topic

MadDogMike

I just moved to a new host, and everything is working fine with the crawl & sitemap generation. However, if I try to change a setting and click "save", when I go back I see that the new settings did not save. I'm guessing it's a file permissions problem, but which file and what do the permissions need to be?

Thanks!


MadDogMike

Thanks, that did the trick!   :)

MadDogMike

Hmmm, well that let me save the settings, but now I have another issue. Now when I run the crawl I get the following messages:

Warning: fopen(/home/user/public_html/generator/data/progress/ae/ae60fb950ff4f7667830c7fd91188fa7.txt) [function.fopen]: failed to open stream: Permission denied in/home/intn01/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 11

Warning: fwrite(): supplied argument is not a valid stream resource in/home/user/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 12

Warning: fclose(): supplied argument is not a valid stream resource in/home/user/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 13




MadDogMike

OK, that did the trick. Strange, though, that it worked with that setting enabled on my old host, but I have to disable it on the new host. Might that be a file permissions issue again? Or perhaps a disallowed php function?

Thanks.


MadDogMike

Can you tell me what those files would be titled and where they would be located? Perhaps I could delete them or change the permissions of whatever folder in which they are located.


MadDogMike

Thanks. I deleted everything in the generator/data/progress/ folder and that eliminated the error.

Thanks again!