| 最近在 Windows 7 x64 系統上以 Flash Builder 4 連接 MySQL 時,出現了以下錯誤:
flex.messaging.io.UnknownTypeException: Unknown AMF type '27'. ![]() 網路上遍尋不著相關的錯誤訊息,我用 Windows XP 再試一次,得到錯誤訊息如下: The Mysqli extension is required for this adapter but the extension is not loaded 解決方式(開啟 php.ini 裡的 Mysqli extension) 找到 ;extension=php_mysqli.dll 改成 extension=php_mysqli.dll 重新啟動 Web Server Flash Builder 4 這次在 Windows XP 可以連接 MySQL 了!(應該高興嗎? = = ) 於是我回到 Windows 7 x64 作了相同變更,並試著在 Flash Builder 4 連接 MySQL... ![]() 哼哼... 這次更狠,錯誤訊息都懶得回饋了,換了幾個版本的 MySQL 結果是不變的,看來已經沒有設定上的問題了,接著不再挑戰這個問題,以這篇文章作 Ending。 |
| 2010/04/25 12:29 |


