- To: Jason Rennie <jwrennie@xxxxxxxxxxx>
- Subject: Re: [SLUG] Perl Help
- From: Scott Howard <scott@xxxxxxxxxx>
- Date: Wed Feb 13 12:57:02 2002
- Cc: slug@xxxxxxxxxxx
- User-agent: Mutt/1.3.25i
On Wed, Feb 13, 2002 at 12:22:56PM +1100, Jason Rennie wrote:
> the script is started by the web server (and then forked into the back
> ground) so it starts out running as root, so changing to another user
Your web server is running as root (as opposed to started by root)??
If it is, forget your perl problem - it's time to fix your web server
first!! (Hint: read the docs)
Scott