Hi All,

I am having problems with file permissions. I am trying to use fopen() to
write to a text file and get the error - 'permission denied'. I then used
chmod("file.txt", 0755); and got the message that I was not the file owner,
can someone help me out?

PHP 3.0.9
Solaris 2.7/Apache 1.3.3


TIA

Phil.

BTW: I am completely new to PHP and Apache.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Phil Ewington - Cold Fusion Developer

T: 01344 643138
M: 07811 309116
E: mailto:[EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to