- Copy
C:\firebird\bin\fbclient.dllto yourC:\windows\system32directory and rename the file togds32.dll - Copy
php_interbase.dllfrom yourphp\extdirectory to theC:\windows\system32directory. - Copy
libeay32.dllandssleay32.dllfrom yourphpdirectory to theC:\windows\system32directory. - Edit your
php.ini, un-comment the lineextension=php_interbase.dll
(you have to remove the semicolon from that line). - Restart your webserver (Apache).
