MySQL failure

Adam Conrad adconrad at ubuntu.com
Fri May 12 08:11:22 UTC 2006


Michael Satterwhite wrote:
> 
> michael at photon:/var/log$ sudo mysqld_safe
> Starting mysqld daemon with databases from /var/lib/mysql

Out of curiosity, why are you not starting with the init script?
$ sudo /etc/init.d/mysql start

> Looking at the logs, it's possible that something has port 3306 (From syslog
> May 11 10:26:58 photon mysqld[9765]: 060511 10:26:58 Can't start server: Bind 
> on TCP/IP port: Cannot assign requested address

$ sudo lsof -i TCP:3306

... Adam




More information about the ubuntu-users mailing list