Page 1 of 1

problem Starting MySql in REHL 5.2

Posted: Mon Nov 24, 2008 12:02 pm
by mani
AOA
i have installed REHL 5.2 with complete packages.
now when i check the status of MySql from terminal it show RUNNING
but when i want to check MySql Server from webmin it shows this message

"The MySQL admin program /usr/local/mysql/bin/mysqladmin was not found on your system. Maybe MySQL is not installed, or your module configuration is incorrect. "

plz help me out
thanks in advance

Re: problem Starting MySql in REHL 5.2

Posted: Mon Nov 24, 2008 2:37 pm
by LinuxFreaK
Dear mani,
Salam,
mani wrote:i have installed REHL 5.2 with complete packages.
now when i check the status of MySql from terminal it show RUNNING
but when i want to check MySql Server from webmin it shows this message

"The MySQL admin program /usr/local/mysql/bin/mysqladmin was not found on your system. Maybe MySQL is not installed, or your module configuration is incorrect. "
Please paste output of following command.

# rpm -qa | grep "MySQL"

Best Regards.

Posted: Mon Nov 24, 2008 3:03 pm
by lambda
did you install rhel's mysql packages? if so, you need to configure webmin to look for mysqladmin in /usr/bin.

Posted: Mon Nov 24, 2008 4:05 pm
by mani
thanks budies for replying

now i install webmin 1.441
and its working now