if you get The mysqli extension is missing. Please check your PHP configuration error in phpmyadmin
follow two steps
1. install php-mysql
in redhat , fedora
yum install php-mysql
in ubuntu
apt-get install php-mysql
2. restart apache server
restart mysql
follow two steps
1. install php-mysql
in redhat , fedora
yum install php-mysql
in ubuntu
apt-get install php-mysql
2. restart apache server
restart mysql
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.