-2
可自上週開始,我已經開始在我的日誌recieving以下消息:庫MySQLi沒有在Windows Azure上的網站
[26-Jun-2013 03:00:08] 1. Try to dump database …
[26-Jun-2013 03:00:08] ERROR: No MySQLi extension found. Please install it.
[26-Jun-2013 03:00:08] 2. Try to dump database …
[26-Jun-2013 03:00:08] ERROR: No MySQLi extension found. Please install it.
[26-Jun-2013 03:00:08] 3. Try to dump database …
[26-Jun-2013 03:00:08] ERROR: No MySQLi extension found. Please install it.
軟件堆棧是:
- Windows Azure的網站 - 2個實例,共享
- PHP 5.3
- ClearDB的MySQL
- WordPress的3.5.1
- BackWPUp 3.0.12
沒什麼已經升級experencing這個錯誤的時間內,和備份上週開始之前成功完成。
是否可以在Windows Azure上啓用MySQLi?
參見本 - http://stackoverflow.com/questions/15504085/mysqli-support-on-windows-azure-cloud – ejo