Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: fred2k3 on August 14, 2013, 12:03:43 PM
-
Running SAIL 3.1.1-22 and think I MySQL isn't loading/installed. When the server boots up it says:
Waiting for MySQL to startup ....
Waiting for MySQL to startup ....
Waiting for MySQL to startup ....
etc.
When the PBX does finish booting, if I go to the CLI and type MySQL is says: -bash: mysql: command not found
Any advice please?
-
is there anything wrong in the /var/log directory? (I mean in the log files in it)
-
I've no idea I'm afraid... I'm a complete Linux novice. How would I check if anything is wrong?
-
At the linux console type
rpm -qa | grep mysql
post the output here
also, what is the brief history of this box? Was it built from a regular SME server iso or from the sail iso and what changes have you made since you installed it?
Kind Regards
S
-
php-mysql-5.3.3-1.el5.sme.6
mysql-server-5.0.95-1.el5_7.1
asterisk18-addons-mysql-1.8.7.0-2_centos5
e-smith-mysql-2.2.0-6.el5.sme
Installed from the all-in-1 SME 8.0 / SAIL 3.1.1-22 ISO. Other than config settings, the only things I've done are install an ISDN card, install G729 codec, and upload some greetings.
-
Not sure why but you are missing mysql. Here is the output from a freshly installed SME/Sail iso
rpm -qa | grep mysql
mysql-server-5.0.95-1.el5_7.1
asterisk18-addons-mysql-1.8.7.0-2_centos5
e-smith-mysql-2.2.0-6.el5.sme
mysql-5.0.95-1.el5_7.1
php-mysql-5.3.3-1.el5.sme.6
Your output does not have mysql-5.0.95-1.el5_7.1. If it were me then I think I might be tempted to run the install again.
Kind Regards
S