我已將我的AppServ版本升級到2.6.0。我正在運行以前的版本,一切正常。但現在PHP無法連接到MySQL。該網頁需要花費大量的時間來加載,並且當它,一個錯誤出現說(翻譯與谷歌):連接到mysql超時
An error occurred during the connection attempt because the connected party did not properly respond after a period of time or there was an error in the connection established because connected host has failed to respond.
不需要MySQL的完美所有PHP頁面。
我使用Windows 7的appserv安裝這些版本:
- 阿帕奇2.2.8
- PHP 6.0.0 -dev的
- 的MySQL 6.0.4 -α
編輯:
做一個phpinfo我可以讀這行:Client API version: mysqlnd 5.0.4-dev
。我所能猜到的是,mysql版本不是我正在使用的版本(6.0.4)。我怎麼能解決這個問題?
謝謝你的幫助。我已經安裝了Wamp,一切正常!我比appserv更喜歡這個。 – 2014-10-08 07:43:23