Hi,
Since I installed suPHP with PHP 4.4.3 and PHP 5 from the How to from here I have a bit of a problem.
When a PHP script creates a file, the file gets created with only 600 (owner read & write) permissions.
Is there a way to set PHP or something else that when files are being created that the default permissions are 644?
Thanks for the help.
Phil
Since I installed suPHP with PHP 4.4.3 and PHP 5 from the How to from here I have a bit of a problem.
When a PHP script creates a file, the file gets created with only 600 (owner read & write) permissions.
Is there a way to set PHP or something else that when files are being created that the default permissions are 644?
Thanks for the help.
Phil