Mysql install help

Mike Smith mikeosmith at gmail.com
Wed Jan 18 20:41:12 UTC 2006


Depending on what version of php you have, do you have the php mysql
module loaded:

php4:
sudo apt-get install php4-mysql

php5:
sudo apt-get install php5-mysql

Mike




More information about the ubuntu-users mailing list