Uhg. Getting the following errors with 1.6. 1.4 worked fine for me before. I even uninstalled and reinstalled the product to no avail.
Warning: gzopen(/home/XXX/public_html/forums/vbseo_sitemap/data/sitemap_1.xml.gz): failed to open stream: Permission denied in /home/XXX/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 412
Warning: gzopen(/home/XXX/public_html/forums/vbseo_sitemap/data/sitemap.txt.gz): failed to open stream: Permission denied in /home/XXX/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 415
Warning: gzwrite(): supplied argument is not a valid stream resource in /home/XXX/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 423
Warning: gzwrite(): supplied argument is not a valid stream resource in /home/XXX/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 434
Warning: gzwrite(): supplied argument is not a valid stream resource in /home/XXX/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 437
(the last two lines keep repeating until I hit stop)
-vissa
EDIT: By changing the ownership and group ownership of all files within DATA to "nobody" I was able to run this successfully. Note this was not previously required.
|