Thread: mysql on ubunto is not running and is not remotely accessible
currently installed ubunot on ubunto 4.4, , using following commands can see mysql, mysqld running
but when run, netstat don't see mysql , 3306 anywhere. in my.cnf file, have given ip , port 3306.code:ps -ef | grep mysql ps -ef | grep mysqld
when run command
i don't see , commandscode:sudo netstat -tap | grep mysql
needed run mysql 5 on port 3306 , on ip=x.x.x.x remotely accessible
looking , found following error.log
110622 11:37:37 [note] plugin 'federated' disabled.
110622 11:37:37 innodb: started; log sequence number 0 44233
110622 11:37:37 [error] can't start server: bind on tcp/ip port: cannot assign requested address
110622 11:37:37 [error] have mysqld server running on port: 3306 ?
110622 11:37:37 [error] aborting
looking forward reply
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] mysql on ubunto is not running and is not remotely accessible
Ubuntu
Comments
Post a Comment