• Welcome to Web Hosting Community Forum for Webmasters - Web hosting Forum.
 

Recommended Providers

Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress Theme

Divi WordPress Theme
WPZOOM

Forum Membership

Forum Membership

WHM mysql problem

Started by Andrew, March 23, 2008, 07:37:22 PM

Andrew

I have recently upgraded the version of MySQL from 4.1 to MySQL 5.0 on my one of the Linux Boxes. But after upgrading the version I am unable to start the MySQL service. I am getting error "MySQL manager is not found" error.

Can someone help me to fix this problem?

Thanks,

Andrew

Kailash

#1
Comment the below line in my.cnf file:

#basedir=/var/lib

Mike

#2
I had the same problem after upgrading the MySQL from 4.1 to MySQL 5. I got the below error while starting MySQL service:

[root@mysql mysql]# service mysql start
Starting MySQL ERROR! Couldn't find MySQL manager or server

The above guide line helped me to resolve it.

Thanks,

Mike