จากหัวข้อก่อนหน้านี้ซึ่งเกี่ยวข้องกับการนำ PHP กับ JAVA มาทำงานร่วมกัน
----
PHP Warning: PHP Startup: java: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
----
นี่คือ Error ที่เกิดจากการ ทำงาน ของ php_java.dll กับ php ซึ่งไม่รองรับกัน
วิธีแก้ก็คือ ต้อง หา php_java.dll ตัวเวอร์ชั่นที่รองรับมา ใช้แทน
No comments:
Post a Comment