View Full Version : CHMOD on php directory script


Swinton
07-31-2006, 10:43 AM
I'm following the instructions provided with a php directory script. I'm getting stuck where it says 'use your FTP client to CHMOD file permissions to 777'.

I use Dreamweaver and can't find where to make the changes.

I've no doubt it's an easy question but I'm new to using these scripts so can anyone explain how it's done.


Thanks

dilligaf
07-31-2006, 11:16 AM
Generally you can do it in your ftp program (right click the file and select properties > permissions). If you have a domain control panel you can do it there as well.

Never tried the ftp with dreamweaver, though I'm guessing it would have to be in the faq's or help/support section.