Submitted by securewebs on Fri, 03/02/2012 - 10:50 Pro Licensee
We have installed on a server several times the .install.sh. both with 6.0 CentOS and 5.5 CentOS. mySQL is not installed. The message below says it all. We are very puzzled. Never happened before. Suggestions welcome.
"MySQL does not appear to be installed and running on your system, or has not yet been set up properly in Webmin's MySQL Database module."
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Fri, 03/02/2012 - 11:44 Comment #1
If you go to Webmin (on the left menu) -> Servers -> MySQL Database , does it report that MySQL is running, and if not what problem does it report?
Submitted by securewebs on Sat, 03/03/2012 - 18:17 Pro Licensee Comment #2
MySQL is not running on your system - database list could not be retrieved.
Then... Failed to start database :
Timeout error occurred trying to start MySQL Daemon. Starting MySQL: [FAILED]
Submitted by andreychek on Sat, 03/03/2012 - 19:52 Comment #3
The problem appears to be either that it's not able to start MySQL, or that there's a MySQL process running that's not working properly.
What output does this command produce:
ps auxw | grep mysql
Also, what does this show:
rpm -qa | grep mysql
Submitted by securewebs on Tue, 03/06/2012 - 16:53 Pro Licensee Comment #4
Perhaps it is a hardware issue?? We installed the script on different hardware with no issues. Well... not the same issues. We don't have to build on this hardware and rather than running our heads in the wall we will just not. Thanks for your help regardless. - Scott