PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 38-1. Mögliche Fehler-Arten
Error Code | Summary |
---|---|
FILE_PASSWD_E_DIR_NOT_CREATED | directory in which the passwd file should reside couldn't be created |
FILE_PASSWD_E_FILE_NOT_OPENED | passwd file couldn't be opened in write mode |
FILE_PASSWD_E_FILE_NOT_LOCKED | passwd file couldn't be locked exclusively |
FILE_PASSWD_E_FILE_NOT_UNLOCKED | passwd file couldn't be unlocked |
FILE_PASSWD_E_FILE_NOT_CLOSED | passwd file couldn't be closed |
Zurück | Zum Anfang | Nach vorne |
File_Passwd_Authbasic::parse() | Nach oben | File_Passwd_Authbasic::addUser() |