ID: 23928 Updated by: [EMAIL PROTECTED] Reported By: igor at gelios dot net -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: Linux RedHat 9 PHP Version: 4.3.2 New Comment:
try this: 1) -add in your php_interbase.h this line: #define ISC_FAR 2) -before ./configure export LIBS="-lstdc++ -lcrypto" 3) if you use FB1.5RC2 .rpm there is a bug. check in your syslog. You will see an error looking for firebird.conf in a wrong path. Adjust it (with right permissions too) Previous Comments: ------------------------------------------------------------------------ [2003-05-31 14:24:53] igor at gelios dot net Firebird (www.firebirdsql.org) is a main opensource clone of Interbase. Firebird 1.0.2 (current stable release) work with php almost fine. But Firebird 1.5 (RC2 now available) was rewritten with C++ and php 4.3.2 can't be compiled with this release - configure failed. Firebird, not Borland Interbase, is now main variant for interbase-like sql server and php MUST support it ;) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=23928&edit=1
