[PHP] Problems with posix_getpwnam

2001-02-21 Thread Liam Gibbs
What does it mean when I get the line 'posix_getpwnam(username) failed with "Error number not set" in /xx.php3 on line ##' printed? It doesn't return anything anymore. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

[PHP] Problems with posix_getpwnam

2001-02-22 Thread Liam Gibbs
What does it mean when I get the line 'posix_getpwnam(username) failed with "Error number not set" in /xx.php3 on line ##' printed? It doesn't return anything anymore. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

Re: [PHP] Problems with posix_getpwnam

2001-02-23 Thread Richard Lynch
> What does it mean when I get the line 'posix_getpwnam(username) failed with > "Error number not set" in /xx.php3 on line ##' printed? It doesn't return > anything anymore. Whomever contributed the posix_getpwnam() function probably encountered an error of some kind, but has not specified what e