Re: [firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-31 Thread Mark Rotteveel
On 31-12-2012 16:54, nenhumpois wrote: > Apache, PHP both in win32. I did not even found any vrsion of apache and php > in 64 bits for windows. > The firebird dll are the ones includes in the zip file of the php5.4.10. > So, all is supposed to work but it does not. > > I think there is something w

[firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-31 Thread nenhumpois
Apache, PHP both in win32. I did not even found any vrsion of apache and php in 64 bits for windows. The firebird dll are the ones includes in the zip file of the php5.4.10. So, all is supposed to work but it does not. I think there is something wrong with the firebird dll files. The firebird is

Re: [firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-30 Thread Mark Rotteveel
On 30-12-2012 11:31, nenhumpois wrote: > I removed PHP5.4.10 and installed 5.3.20 and i get the same result. I believe > that php_interbase.dll and php_pdo_firebird.dll are not compatible with > windows 8 64 bits. > > Can any one confirm this? Where can i get newer DLL files? Did you install a 3

[firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-30 Thread tomsee7
Hi, These two links may help: http://www.sitepoint.com/forums/showthread.php?676233-php_mysqli-dll-is-not-a-valid-Win32-Application http://board.phpbuilder.com/showthread.php?10371443-RESOLVED-php-and-mysql-wont-talk-to-each-other HTH, Tom --- In firebird-support@yahoogroups.com, "nenhumpois"

[firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-30 Thread nenhumpois
I am using windows 8 PRO.

[firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-30 Thread nenhumpois
I removed PHP5.4.10 and installed 5.3.20 and i get the same result. I believe that php_interbase.dll and php_pdo_firebird.dll are not compatible with windows 8 64 bits. Can any one confirm this? Where can i get newer DLL files? Thank you

[firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-30 Thread nenhumpois
Copying the fbclient.dll to the same directory as php.exe, gives the following errors when starting Apache: [30-Dec-2012 10:03:10 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\PHP\ext\php_interbase.dll' - %1 is not a win32 valid application. in Unknown

RE: [firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-27 Thread Jonathan Finch
Jonathan D. Finch Principal Consultant Rushmore Information Services, LLC 571-331-0774tomsee7 wrote:Hi Nenhum, We had this problem once and found that by putting the fbclient.dll in the same folder as php.exe fixed it. Kind regards, Tom --- In firebird-support@yahoogroups.com, Nenhum Pois

[firebird-support] Re: FB252 with PHP5.4.10 Apache 2.2.22 gives PHP Warning: PHP Startup: Unable to load dynamic library C:\Program Files (x86)\PHP\ext\php_interbase.dll

2012-12-27 Thread tomsee7
Hi Nenhum, We had this problem once and found that by putting the fbclient.dll in the same folder as php.exe fixed it. Kind regards, Tom --- In firebird-support@yahoogroups.com, Nenhum Pois é wrote: > > Hello, > > > > I am trying to use Firebird 2.5.2.26539 with: > > Windows 8 > Apache 2.2