google sitemap

txt3rob

Verified User
Joined
Jan 16, 2007
Messages
101
im trying to do a sitemap using the generator and im getting the error

Code:
[phonestuff@server sitemap_gen-1.4]$ python sitemap_gen.py --config=config.xml
Reading configuration file: config.xml
[ERROR] Can not locate file: /var/log/httpd/domains/3phonestuff.com.log
Configuration file errors -- exiting.
[phonestuff@server sitemap_gen-1.4]$ /var/log/httpd/domains/3phonestuff.com.log
-bash: /var/log/httpd/domains/3phonestuff.com.log: Permission denied
[phonestuff@server sitemap_gen-1.4]

any way i can make the user allowed to that file?
 
Back
Top