installing mysql5 with php5 on Ubuntu for Wordpress
You need to install php5-mysql.
And then don’t forget to restart Apache. Just reloading won’t work.
You need to install php5-mysql.
And then don’t forget to restart Apache. Just reloading won’t work.
July 28th, 2008 at 10:44 am
That is the quick way to do it - not sure if there are other dependencies to watch out for… Will work. Also, if you want a good way to manage your LAMP setup, check out webmin.. works a treat