Cron Errors
« on: March 22, 2008, 05:22:54 AM »
I am getting many errors generated by the cron job.  They are as follows:

Warning: fopen(/home/yourweb/public_html/generator/data/urllist.txt): failed to open stream: Permission denied in /home/yourweb/public_html/generator/pages/class.xml-creator.inc.php(2) : eval()'d code on line 93

What may be the problem?
Re: Cron Errors
« Reply #1 on: March 22, 2008, 04:21:08 PM »
Hello,

make sure you have 0777 permissions for generator/data/ folder. If you have any files in that folder, set their permissions to 0666.
Re: Cron Errors
« Reply #2 on: March 23, 2008, 04:10:28 AM »
Hello,

make sure you have 0777 permissions for generator/data/ folder. If you have any files in that folder, set their permissions to 0666.

I have done that and I am still getting the same errors.
Re: Cron Errors
« Reply #3 on: March 23, 2008, 08:07:21 PM »
Can you provide us with temporary FTP access for troubleshooting (via PM)?
Re: Cron Errors
« Reply #4 on: March 24, 2008, 02:56:01 AM »
Can you provide us with temporary FTP access for troubleshooting (via PM)?

pm sent