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
permissions on new files
created by that user. See /etc/profile or the users .profile or .cshrc.
Good luck
Richard
-Original Message-
From: Marc Mendez [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 05, 2002 9:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Default files permissions
Hi
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