Subject Re: Windows Server 2003 x64 SP2 Unable to load php_interbase.dll
Author Denys Khanzhyiev
Oh forgot to mension - though os is x64 firebird, php, apache are all 32 bit.
A have also tried with Windows 2003 x86 fresh install - it is the same.


2014-11-22 3:49 GMT+02:00 Denys Khanzhyiev <xdenser@...>:
I am building and testing setup script for my program using Apache, PHP, FB.

Keep getting following:
C:\Monitors_Server\php>php
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\Monitors_Server\ph
p\ext\php_interbase.dll' - This application has failed to start because the appl
ication configuration is incorrect. Reinstalling the application may fix this pr
oblem.
 in Unknown on line 0
^C
C:\Monitors_Server\php>

under Windows Server 2003, fresh install.

Tried with PHP 5.4.35, 5.3.29 from here  http://windows.php.net/download/
normally I install client with
instclient i f
but copying FBCLIENT.DLL or gds32.dll to php or ext dir also does not help

The same setup script works fine under fresh Windows 7 x64.

Any suggestions, maybe different build? Or how to discover what is wrong with php_interbase.dll loading?

Thanks