Page 1 of 1

MySql Errors in Security Events

Posted: Sat May 11, 2013 4:04 pm
by callum-JH
Hi,

I am new to ASL and so it looks great! However I'm getting an error in the Security Events viewer.

The Logs are:-

Code: Select all

MySQL log: 130511 20:51:20 [ERROR] Can`t start server: Bind on TCP/IP port: Address already in use
MySQL log: 130511 20:51:20 [ERROR] Plugin `InnoDB` registration as a STORAGE ENGINE failed
MySQL log: 130511 20:51:20 [ERROR] Plugin `InnoDB` init function returned error
MySQL log: 130511 20:49:40 [ERROR] AbortinMySQL log: 130511 20:49:40
[ERROR] Do you already have another mysqld server running on port: 3306 MySQL log: 130511 20:49:40
[ERROR] Can`t start server: Bind on TCP/IP port: Address already in use
MySQL log: 130511 20:49:40
[ERROR] Plugin `InnoDB` registration as a STORAGE ENGINE failed
MySQL log: 130511 20:49:40
[ERROR] Plugin `InnoDB` init function returned error
I also have

Code: Select all

MySQL log: 130511 20:51:20 [Note] /usr/sbin/mysqld: Shutdown complete

MySQL log: 130511 20:49:40 [Note] /usr/sbin/mysqld: Shutdown complete
From what I think it may be is that ASL has installed mysql however cPanel already has mysql installed therefore it cannot bind to this port?

If this is the case can I just remove the ASL mysql or would I change the port the asl is binding on and update the ASL config?

Thanks
Callum

Re: MySql Errors in Security Events

Posted: Mon May 13, 2013 12:30 pm
by mikeshinn
From what I think it may be is that ASL has installed mysql however cPanel already has mysql installed therefore it cannot bind to this port?
ASL doesnt install mysql.
If this is the case can I just remove the ASL mysql or would I change the port the asl is binding on and update the ASL config?
Whats the output of this command:

rpm -qa | grep -i mysql