Subject Web server install
Author Robert Martin
Hi

I am porting a whole heap of apps from a Windows server to a CentOS
server.  Some of the apps use Firebird as the back end db. I am a linux
noob and am having some trouble getting Firebird to run in php.  I
believe I have downloaded and installed Fb 2.5 using 'yum install
firebird-superclassic.x86_64'.  I have added 'extension=interbase.so' to
my php ini file.  However php is not coming up with Interbase listed.


Any suggestions?