linuxlearner
Verified User
- Joined
- May 26, 2005
- Messages
- 14
I got
No mysqld pid file found. Looked for /var/lib/mysql/linuxserver.com.pid
when i use service mysqld restart or /usr/share/mysql/mysql.server restart or use Service monitor from DA
I tried to reinstall mysql 4.1, it ran through succesfully and i rebooted it but can't fix the problem.
my.cnf:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
[mysql.server]
user=mysql
basedir=/var/lib
[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
is it correct as i can't find /var/run/mysqld/mysqld.pid
Please go easy on me, it's my 2nd day with Linux
No mysqld pid file found. Looked for /var/lib/mysql/linuxserver.com.pid
when i use service mysqld restart or /usr/share/mysql/mysql.server restart or use Service monitor from DA
I tried to reinstall mysql 4.1, it ran through succesfully and i rebooted it but can't fix the problem.
my.cnf:
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
[mysql.server]
user=mysql
basedir=/var/lib
[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
is it correct as i can't find /var/run/mysqld/mysqld.pid
Please go easy on me, it's my 2nd day with Linux
Last edited: