Fix Error Linux

How to Enable MySQLi Extension ON PHP

How to Enable MySQLi Extension ON PHP

#Enable #MySQLi #Extension #PHP

“Arch”

If you see Mysqli extension is missing. please check your PHP configuration error in your PHPmyadmin homepage then perform the below actions

sudo geany /etc/php/php.ini
( uncomment ( extension=mysqli

then restart apache2
for ubuntu
sudo service apache2 restart

for arch…

source
Concluzion: How to Enable MySQLi Extension ON PHP – [vid_tags]

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply