Date: 07/10/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] zend_hash patch"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] CVS Account Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: abo <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] zend_hash patch"
- Previous message: Andrei Zmievski: "Re: [PHP-DEV] CVS Account Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

