A new project for migrating customer code data from the Division development server to the client server
Client Server environment: windows2008 iis6+php5.5.7+mysql5.6
Code use Firebird.dll Extension module using load
But the Extension=php_pdo_firebird.dll has been opened in the php.ini.
The Phpinfo information page still fails to display the load
After Google, someone has encountered this kind of situation, the workaround is as follows:
Download Unzip Firebird-2.5.6.27020-0_x64.zip package, click to download
In the Lib directory under the Fbclient_ms.lib and Bin directory Fbclient.dll in the PHP directory on Windows, not the Ext directory, reload PHP, that can be phpinfo to see the module has been loaded
The situation is more bizarre and is hereby recorded for subsequent inspection
650) this.width=650; "Src=" Http://s3.51cto.com/wyfs02/M01/8B/AB/wKioL1hU68-w-IC5AABiZTsCVFU416.jpg-wh_500x0-wm_3 -wmp_4-s_334756100.jpg "title=" firebird.jpg "alt=" Wkiol1hu68-w-ic5aabiztscvfu416.jpg-wh_50 "/>
Iis+php+mysql related use and configuration can refer to >>> Click on my
This article from "An Idle youth, life in the mainland" blog, please be sure to keep this source http://marility.blog.51cto.com/11643000/1883591
iis6.0+php5.6 Unable to load Firebird module