เจอปัญหา Error: Failed to start application: The MySQLi extension for PHP is not installed or enabled.

ตอบกระทู้

รูปแสดงอารมณ์
:icon_plusone: :like: :plusone: :gfb: :-D :) :( :-o 8O :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :angry: :baa: :biggrin:
รูปแสดงอารมณ์อื่นๆ

BBCode เปิด
[img] เปิด
[url] เปิด
[Smile icon] เปิด

กระทู้แนะนำ
   

มุมมองที่ขยายได้ กระทู้แนะนำ: เจอปัญหา Error: Failed to start application: The MySQLi extension for PHP is not installed or enabled.

Re: เจอปัญหา Error: Failed to start application: The MySQLi extension for PHP is not installed or enabled.

โดย mindphp » 14/01/2019 8:10 pm

ปัญหา คือ ยังไม่ได้เพิ่ม .so เข้าไปใน php.ini
ให้ เพิ่มตามนี้

โค้ด: เลือกทั้งหมด

nano /etc/php/7.0/apache2/conf.d/php.ini
เพิ่ม

โค้ด: เลือกทั้งหมด

extension=mysqli.so 
เข้าไปในไฟล์
เสร็จแล้ว restart apache

โค้ด: เลือกทั้งหมด

sudo service apache2 restart

เจอปัญหา Error: Failed to start application: The MySQLi extension for PHP is not installed or enabled.

โดย mindphp » 14/01/2019 7:22 pm

Error: Failed to start application: The MySQLi extension for PHP is not installed or enabled.
ติดตั้ง web server ใหม่

ข้างบน