Home » Authentication » Auth_PrefManager » Bug #9469
Fatal error
Details
| Submitted | 2006-11-26 05:32 UTC |
|---|---|
| From | ftoledo at docksud dot com dot ar |
| Assigned | aashley |
| Status | Closed |
| Package | Auth_PrefManager |
| PHP Version | 4.4.4 |
| OS | winxp |
| Roadmaps | 1.2.0 |
Comments
[2006-11-26 05:32 UTC] ftoledo at docksud dot com dot ar
Description:
------------
Fatal error: Call to undefined method DB_Error::quoteIdentifier() in
C:\php\PEAR\Auth\PrefManager.php on line 148
ragnarok@ntbkragnarok:~$ pear list
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET:
=========================================
PACKAGE VERSION STATE
Archive_Tar 1.3.1 stable
Auth 1.4.2 stable
Auth_PrefManager 1.1.4 stable
Console_Getopt 1.2 stable
DB 1.7.6 stable
PEAR 1.4.9 stable
ragnarok@ntbkragnarok:~$
[2007-03-01 03:52 UTC] ftoledo at pressenter dot com dot ar
This error occurs where using a conection without password to the database server.
i only test with mysql server 5 and php 5.2, perhaps its fail on another database drivers like postgre or sqlite.
Maybe this problem is for using a old DB package.