All right, but, here is the code :
It seems that when I force the right to 644, "rw-r--r--", the code does not work !
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I have an Apache server running with Suse 7.0
One of our customer wrote a php file that writes a file on the disk server.
The trouble is that the file permissions are read/write/execute for
everybody !!
How can I prevent PHP from setting any file permissions ??
Thanks !
--
PHP Install M