[PHP-DB] Re: Apache 1.3.31, php 5.0.2 and firebird 1.5

2004-10-25 Thread Lester Caine
Luciano Eicke wrote: ok... PDO_firebird was the wrong dll. i should have used php_interbase.dll instead. Yes - you will find more help on firebird and php at http://groups.yahoo.com/group/firebird-php The rather old GSG is at http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_beginners_php and

[PHP-DB] Re: Apache 1.3.31, php 5.0.2 and firebird 1.5

2004-10-24 Thread Luciano Eicke
ok... PDO_firebird was the wrong dll. i should have used php_interbase.dll instead. have i downloaded the complete zip file first i wouldn't have ran into this problemm. i first used the installer, then i downloaded the PECL package that had the PDO_firebird (which caused me to think this was t

[PHP-DB] Re: Apache 1.3.31, php 5.0.2 and firebird 1.5

2004-10-24 Thread Luciano Eicke
sorry for the double post. i was reading the documentation and found my problem was path related. the problem was php was unable to find the php_pdo.dll inside the extensions directory. i just copied it under the php installation directory and now "php-cgi -m" lists PDO_Firebird under the PHP Mod