You can set this up in the php.ini file in the /etc directory.
You can set php to run an any user and any group that you have set up on
your system.  Just make sure that you set permissions properly so that it
can function in the directories that it is accessed.
----- Original Message -----
From: "Tom Ray" <[EMAIL PROTECTED]>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 1:11 PM
Subject: [PHP] PHP question


> Are PHP script supposed to run as the user or as the web server?
> Currently I'm running Red Hat 7.3 with apache 1.3.x and all my PHP
> scripts run as apache, not as the user. I'm wonder if I can run the
> scripts as the user and how do I fix this?
>
> Any help would be great!
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to