Page 1 of 1

effective userid in PHP (as shown by phpinfo)

Posted: Wed Aug 06, 2003 12:01 am
by andrew__nelson
Hi,

I've installed FreeBSD4.8, Apache 1.3.27_modssl
and PHP4.3.1 fresh. I've also compiled in suexec.

Where-ever I look at phpinfo(), from any virtual
domain or directory, it shows that it's using the
enviroment variables for the person who installed
ther server (me), and not the default web user or
the suexec user.. I've even removed my account
and it still shows it as me.. shouldn't it be www or
nobody by default unless it's suexec'ed ? Where is
it stored?

Thanks,
Andrew.