These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Mysql Server up but can't use it on the new forum.
Hi all i'm using virtualmin for first time and i'm very enjoy with it.
I finished install it and have error to access with mysql
it is up and running
but when i want to install website it say mysql is not support.
does anyone know that error .
Thanx a lot about your help
Howdy,
Well, knowing the exact error message usually helps.
However, I have a suspicion that you may need the PHP MySQL module.
If you're using CentOS, you may need to install the "php5-mysql" package, and you can install it by running "yum install php5-mysql". Or if you're using Debian or Ubuntu, it would be called "php-mysql", and you can install it with "apt-get install php-mysql".
Let us know if that does the trick!
-Eric
Hi it's me i forgot to install php5-mysql package :)