effective userid in PHP (as shown by phpinfo)

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
andrew__nelson
Forum Newbie
Posts: 1
Joined: Wed Aug 06, 2003 12:01 am

effective userid in PHP (as shown by phpinfo)

Post 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.
Post Reply