On Wed, 13 Mar 2002, Jan Rademaker wrote:

> On Tue, 12 Mar 2002, Don wrote:
> 
> > I did.  That's why I'm confused.  phpinfo() is telling me that the user is
> > myself (I don't see the group).  So what is the "permission" difference
> > between running PHP and logging on to the server via telnet as myself?
> 
> you should be able to find the group id in the same place as the
> userid (after the /), eg.:
> 
> user(1234)/group(4323)
> or
> user(1234)/4323
> 
> Maybe this helps you out a little further...

i forgot to mention that you can find user/group ids in the apache section
of phpinfo();

-- 
Jan Rademaker <[EMAIL PROTECTED]>
http://www.ottobak.com



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

Reply via email to