Results 1 to 2 of 2
first sorry for my bad english
in my server i cant start mysql i dont know why
Code:
[root@ante-ambulo ~]# service mysql start
Starting MySQL.................................................................................................../etc/init.d/mysql: line 159: kill: (22078) - ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-11-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 1
mysql errorr
first sorry for my bad english
in my server i cant start mysql i dont know why
i my cnf file haveCode:[root@ante-ambulo ~]# service mysql start Starting MySQL.................................................................................................../etc/init.d/mysql: line 159: kill: (22078) - No such process [FAILED]
my linux box is CentOS release 4.6 (Final)Code:[root@ante-ambulo ~]# cat /etc/my.cnf [mysqld] set-variable = max_connections=500 safe-show-database [root@ante-ambulo ~]#
i dont know what to do
- 05-13-2008 #2
did you check /var/log/messages for errors?


Reply With Quote
