Changing files and folder permissions -- Oct 17 2009, 5:20 PM

To be able to edit files with php you have to change the permissions of those files, to allow write access for them.
You can change files permissions in 2 ways:
1. Using the ftp client that you use to access your files. Search for something in the menus similar to "Change permissions" and choose the mode 666 for those files.
2. Using the File Manager from your hosting control panel. You will usually need to browse to the location of the file you need to change permissions to, then search a button or link for permissions.

«Go Back