Hi All, I have two Mandrake 9.1 machines with 4.3.1 installed. One is setup for development and the other for testing. I downloaded and installed Firebird Superserver 1.0.3 on both machines. On the development machine, I ran Configure using --with-interbase=shared,/opt/interbase and ran make to generate the interbase.so file. I moved the interbase.so file into /usr/lib/php/extensions on both machines and created the file 11_interbase.php in the /etc/php directory on both machines.
On the development machine, Interbase shows up in the call to phpinfo(), on the deployment machine it doesn't. Any ideas on what else needs to be setup when installing the interbase.so file on a machine that it's not compiled on ? Thanks in advance. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php