• Welcome to Sitemap Generator Forum.
 

I goofed

Started by webmaster184, November 18, 2008, 11:24:47 PM

Previous topic - Next topic

webmaster184

I have a company redesigning my site, and now the sitemap generator isn't working right. Since I didn't install it, I'm not sure what to do. Getting the following errors when I click "save" on the main generator page.

Config file is not writable: ..../generator/config.inc.php
Datastorage folder is not writable: ....generator/data/
Sitemap file is not writable: ....generator/data/sitemap.html

XML-Sitemaps Support

Hello,

You should set permissions as described in installation instructions:
# config.inc.php - 0666 (rw-rw-rw-) (change it back to 0644 when setup is completed)
# data/ folder - 0777 (rwxrwxrwx)
# /path/to/your/sitemap.xml - 0666 (rw-rw-rw-)