1. command :sudo apt-get install php5-mysql
2. command :sudo dpkg-reconfigure php5-mysql
3. command :sudo /etc/init.d/mysql restart
4. command :sudo /etc/init.d/apache2 restart
Subscribe to:
Post Comments (Atom)
This is an online journal involving different kind of technical issues and solutions.
Cheers! That fixed the problem on my Ubuntu VPS at Linode. I was having that exact problem with CakePHP and now it's working.
ReplyDeleteThanks!