From:             [EMAIL PROTECTED]
Operating system: Debian Gnu/Linux Unstable
PHP version:      4.0.6
PHP Bug Type:     POSIX related
Bug description:   posix_getgrnam() failed 

The posix_getgrnam()-function fails with 
'No such file or directory'.

My script worked with 4.0.5.

It's a symple call like:
$group="users";
posix_getgrnam($group);

-- 
Edit bug report at: http://bugs.php.net/?id=12025&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to