i have install 2 times as new servers today, all is working well without mysql, i found as so long but still dont know how to fix this.....
after install finished, mysql dont wake and i try .....
[root@s1 lib]# service mysqld restart
ERROR! MySQL server PID file could not be found!
Starting MySQL. ERROR! The server quit without updating PID file (/var/lib/mysql/s1.domain.com.pid).
1) i have try copy my.cnf ( dont have this file at /etc/ , just only my.cnf.old & my.cnf.rpmsave ), dont work
2) i have try :
[root@s1 lib]# ln -sf /usr/lib64/libexpat.so /usr/lib/libexpat.so
[root@s1 lib]# ln -sf /usr/lib64/libm.so /usr/lib/libm.so
[root@s1 lib]# ln -sf /usr/lib64/libssl.so /usr/lib/libssl.so
, dont work too :'(
anyone know how to fix this ..... >.<
after install finished, mysql dont wake and i try .....
[root@s1 lib]# service mysqld restart
ERROR! MySQL server PID file could not be found!
Starting MySQL. ERROR! The server quit without updating PID file (/var/lib/mysql/s1.domain.com.pid).
1) i have try copy my.cnf ( dont have this file at /etc/ , just only my.cnf.old & my.cnf.rpmsave ), dont work
2) i have try :
[root@s1 lib]# ln -sf /usr/lib64/libexpat.so /usr/lib/libexpat.so
[root@s1 lib]# ln -sf /usr/lib64/libm.so /usr/lib/libm.so
[root@s1 lib]# ln -sf /usr/lib64/libssl.so /usr/lib/libssl.so
, dont work too :'(
anyone know how to fix this ..... >.<