Home » Database » MDB2_Driver_ibase » Bug #9943
MDB2_Driver_ibase install failed
Details
| Submitted | 2007-01-25 15:38 UTC |
|---|---|
| From | dobes at lnx dot cz |
| Assigned | quipo |
| Status | Closed |
| Package | MDB2_Driver_ibase |
| PHP Version | 5.1.6 |
| OS | linux |
| Roadmaps | (Not assigned) |
Comments
[2007-01-25 15:38 UTC] dobes at lnx dot cz
Description:
------------
# pear install MDB2_Driver_ibase
pear/MDB2_Driver_ibase requires PHP extension "ibase"
No valid packages found
install failed
from phpinfo() I get:
interbase
Firebird/InterBase Support static
Compile-time Client Library Version Firebird API version 20
Run-time Client Library Version LI-V2.0.0.12748 Firebird 2.0
Directive Local Value Master Value
ibase.allow_persistent On On
ibase.dateformat %Y-%m-%d %Y-%m-%d
ibase.default_charset no value no value
ibase.default_db no value no value
ibase.default_password no value no value
ibase.default_user no value no value
ibase.max_links Unlimited Unlimited
ibase.max_persistent Unlimited Unlimited
ibase.timeformat %H:%M:%S %H:%M:%S
ibase.timestampformat %Y-%m-%d %H:%M:%S %Y-%m-%d %H:%M:%S
installed pear packages:
Installed packages, channel pear.php.net:
=========================================
Package Version State
Archive_Tar 1.3.2 stable
Console_Getopt 1.2.1 stable
MDB2 2.3.0 stable
PEAR 1.5.0 stable
Structures_Graph 1.0.2 stable
Test script:
---------------
# pear install MDB2_Driver_ibase
Expected result:
----------------
installation process will be done
Actual result:
--------------
installation process failed