Quote:
Originally Posted by Yorixz
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
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)
|
That means the script can't write to archive directory. What is the persmission for this directory?