> Hi Jon,
>
> > Warning: fopen("/home/jon/pgpfiles/sgsdgsdg","w") - Permission denied in
> > /home/ethiorg/public_html/test.php on line 2
> > the directory /home/jon/pgpfiles has mode 777 and is owned by nobody and
> > group is nobody. Apache runs under user nobody.
>
> looks like you try to open a file outside the allowed direcory tree.
> check your "open_basedir" setting in php.ini config file.

Nope it was the /home/jon did not have execute permission for the httpd
user. Fixed now. Thanks to all that responded.

Regards

Jon

--
Jon Farmer
Systems Programmer, Entanet www.enta.net
Tel 01952 428969 Mob 07763 620378
PGP Key available, send email with subject: Send PGP Key




-- 
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