PDA

View Full Version : What Are The Permission Settings For This?


RobT
05-19-2006, 03:29 PM
Just installed phpLD 3.0.5 and in the install file it says:

To create Google and/or Yahoo! sitemaps, you need to give writing permissions
to following files:
- sitemap.xml
- sitemap.xml.gz
- urllist.txt
- urllist.txt.gz

Oh, and I need the write permission number/code for this also...

8. Create database backups

One of the most important security and integrity measures is to create backups of your database.
For this you will have to give writing permissions to following folder:
- backup

9. Edit template files

You probably want an easy way to change your template files, this can be done
if you give writing permissions to all files in the following folder:
- templates

What's the number I need? Is it 755? Can anyone help? Thanks in advance.

Rob

Feydakin
05-19-2006, 03:37 PM
CHMOD 777 will make the writable..

RobT
05-19-2006, 03:38 PM
Many thanks.

Rob