Posts tagged cant create mysql

Error while creating mysql db in cpanel

When you create a new mysql db from the cpanel.

You will be thrown the error ” Database already Taken”

Which Means, DBD::MySQL Perl module needs to be reinstalled

To resolve the issues, Use the below command from VPS/servers SSH prompt

/scripts/mysqlup –force

Make sure you disable the auto update

More Important : Keep atleast 512MB RAM to run this update on the vps