Since, searching on google for the 64-bit version of firebird, I found that Firebird bin folder contains the 64bit fbclient.dll and the WOW64 folder contains the 32bit fbclient.dll. then I managed to run on win 8.1 Pro 64bit, copying fbclient.dll of the Firebird bin folder only to the bin folder of Apache Lounge. I repeated the procedure of copy the FBClient.dll from bin firebird folder to the apache bin folder on Windows 2012 R2 DC 64 but the php not show anything about firebird. I will review the settings comparing them. And on the 2012, I will also copy the fbclient.dll to the php folder and php/ext 2015-05-06 6:48 GMT-03:00 Jan Ehrhardt <phpdev@xxxxxxxxxxx>: > Delmar Wichnieski in php.windows (Tue, 5 May 2015 21:52:55 -0300): > >php x64 VC11 (experimental) does not yet support x64 firebird? When it > will > >support? > > As far as I know it does. Did you put the 64-bits fbclient.dll in the > PHP-dir (and maybe even in apache\bin). > > >Has anyone ever managed to run all these programs on x64 and integrate? > > I never really tested it (no Firebird running here), but they show up in > the output of phpinfo(). Look for instance at phpinfo.htm in > https://phpdev.toolsforresearch.com/php-5.6.8-Win32-VC11-x64.zip > (linked from https://www.apachelounge.com/viewtopic.php?t=6359 > > Even in my PHP7 builds they show up: > https://phpdev.toolsforresearch.com/php-7.0.0-dev-Win32-VC11-x64.htm > > Jan > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >