Quote:
Originally Posted by lierduh
I do not have php5 to test.
Instead of calling the script directly, have you tried using the Schedule Task's "Run Now" button?
|
Yes, that results into
Code:
Warning: gzopen(/home/ftpusers/otfans/html/forums/archive/sitemap_11.gz) [function.gzopen]: failed to open stream: Permission denied in /archive/forums_sitemap.php on line 132
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 72
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
Warning: gzwrite(): supplied argument is not a valid stream resource in /archive/forums_sitemap.php on line 87
for like thousand times.
Weird thing is that I'm 100% sure that I chmodded everything correctly. (It's on a debian host, if that is relevant)