As someone stated in the original thread, it's likely you just need php5-mysql
sudo apt-get install php5-mysql
Cheers, Greg -- Greg Knaddison | 720-310-5623 | http://growingventuresolutions.com Mastering Drupal | http://www.masteringdrupal.com
On Fri, Dec 10, 2010 at 2:12 PM, Roger arelem@bigpond.com wrote:
On 11/12/10 05:06, support-request@drupal.org wrote:
You don't say how you installed MySql, but this message would appear to
indicate that MySql is not running.
On my Ubuntu laptop, from a terminal I did:
$ ps -ef | grep mysql mysql 25011 1 1 07:21 ? 00:00:05 /usr/sbin/mysqld 1000 28598 28579 0 07:26 pts/1 00:00:00 grep mysql
So, first off, is it running?
Odd.
Yep It's running. I've been creating other databases for use with python. ps -ef shows it running installed with apt-get Yes it is odd. -- [ Drupal support list | http://lists.drupal.org/ ]