mysql extension not showing on phpinfo [fixed]
I was upgrading mysql5.5 to mysql5.6 on My Linode LEMP server with Nginx, PHP-FPM but for some compatible reason. Browser stop responding to mysql functions.
Work around
stop php5-fpm
/etc/init.d/php5-fpm stop
remove php5-fpm
apt-get remove php-fpm (php5-fpm)
make sure you have installed
apt-get install php5-mysql
restart mysql
restart nginx
if its not working
/etc/init.d/php-fcgi-domain-com restart
try now
Written by Pramendra Gupta
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mysql
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#