Problems with PHP please help....

Steven Stern sds-email-list at mindspring.com
Wed Jan 7 23:40:53 UTC 2004


On Thu, 8 Jan 2004 00:19:53 +0100, "Rolf Berkenbosch"
<rolf at www.berkenbosch.nl> wrote:

>Hi All,
>
>
>I have a big problem, i have a script that send a mail to a user
>on the server. That's php script use function mail. But while i
>running this script i get the following errors:
>
>Warning: Unknown(/home/sites/2027970086/www/web/tset.php): failed to open 
>stream: Permission denied in Unknown on line 0
>Warning: (null)(): Failed opening '/home/sites/2027970086/www/web/tset.php' 
>for inclusion (include_path='.:/usr/share/pear') in Unknown on line 0
>
>What to do???
>
>Thanks,
>
>Rolf Berkenbosch

Make sure the group ownership for that file (tset.php) is set to read and
execute for the ID under which your web server is running.  (e.g., set the
group to "nobody" or "apache").





More information about the fedora-list mailing list