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.
--
Jimmy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Politics SUCKS !!
--
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]