Subject | Re: Windows Server 2003 x64 SP2 Unable to load php_interbase.dll |
---|---|
Author | Denys Khanzhyiev |
Post date | 2014-11-22T01:52:55Z |
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>phpPHP Warning: PHP Startup: Unable to load dynamic library 'C:\Monitors_Server\php\ext\php_interbase.dll' - This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.in Unknown on line 0^CC:\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 withinstclient i fbut copying FBCLIENT.DLL or gds32.dll to php or ext dir also does not helpThe 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