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

As a module, that's the way it is. I think you can install it as a CGI and
it'll run as the user.

---John Holmes...


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

Reply via email to