Guest Posted March 9, 2007 Posted March 9, 2007 Hi. I'm trying to run Google SiteMap for the first time. But it won't create the SiteMap files. Unable to work this one out. Everything seems fine. Permissions are rwx for administrator. Can anyone tell my why I get this message at the fopen please? : Warning: fopen(/home/mysite/sitemapproducts.xml): failed to open stream: Permission denied in /home/mysite/sitemap.class.php on line 592 ERROR: Google Product Sitemap Generation FAILED! Warning: fopen(/home/mysite/sitemapcategories.xml): failed to open stream: Permission denied in /home/mysite/sitemap.class.php on line 592 ERROR: Google Category Sitemap Generation FAILED! Warning: fopen(/home/mysite/sitemapindex.xml): failed to open stream: Permission denied in /home/mysite/sitemap.class.php on line 592 ERROR: Google Sitemap Index Generation FAILED! Array ( [QUERY] => Array ( [PRODUCTS] => Array ( [sTATUS] => success [NUM_ROWS] => 18 ) [CATEOGRY] => Array ( [sTATUS] => success [NUM_ROWS] => 5 ) ) [sAVE_FILE_XML] => Array ( [0] => Array ( [file] => /home/mysite/sitemapproducts.xml [status] => failure [file_exists] => false ) [1] => Array ( [file] => /home/mysite/sitemapcategories.xml [status] => failure [file_exists] => false ) [2] => Array ( [file] => /home/mysite/sitemapindex.xml [status] => failure [file_exists] => false ) ) ) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.