Hi, (sorry for my bad english)
Well i have a problem: when the sitemap runs in cronjob only works well for sitemap.xml, but urllist.txt and sitemap.html dont works, and i have system errors like:
PHP Warning: fopen(/home/MYWEB/public_html/generator/data/urllist.txt): failed to open stream: Permission denied in /home/MYWEB/public_html/generator/pages/class.xml-creator.inc.php on line 95
PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home/MYWEB/public_html/generator/pages/class.xml-creator.inc.php on line 177
and
PHP Warning: fopen(/home/MYWEB/public_html/generator/data/sitemap.html): failed to open stream: Permission denied in /home/MYWEB/public_html/generator/pages/class.html-creator.inc.php on line 149
and
PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home/MYWEB/public_html/generator/pages/class.html-creator.inc.php on line 150
and then i delete all content in the /data/ folder and run the script manually from the browser an then works well.
Why happens this???
Thanks a lot and have a pleasant day!