What permissions do I need to set my PHP scripts ?
At Cablan.net, our servers all have
PHPsuExec installed. We recommand you take the time to read the
documention on our site about this module if you plan to use PHP files.
In short, your PHP scripts should have the permissions : 0700
And the directories which contain PHP scripts should be 0755. They must not be 0777 or 0766.
