Page 1 of 1

XAMPP: Couldn't start MySQL!

PostPosted: 30. May 2013 09:26
by fifone
In the last days I've worked a lot with my localhosted web site, today I can not.
Code: Select all
/opt/lampp/lampp start
XAMPP: Couldn't start MySQL!


I try to access to phpmyadmin:
Code: Select all
Error
MySQL said: 
No such file or directory
The server is not responding (or the local server's socket is not correctly configured).
Connection for controluser as defined in your configuration failed.


error_log in /opt/lampp/logs says:
Code: Select all
[Thu May 30 08:21:09.265104 2013] [ssl:warn] [pid 13481] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu May 30 08:21:09.340792 2013] [ssl:warn] [pid 13481] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu May 30 08:21:09.340939 2013] [suexec:notice] [pid 13481] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Thu May 30 08:21:10.236790 2013] [auth_digest:notice] [pid 13559] AH01757: generating secret for digest authentication ...
[Thu May 30 08:21:11.299119 2013] [ssl:warn] [pid 13559] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu May 30 08:21:11.299218 2013] [ssl:warn] [pid 13559] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Thu May 30 08:21:11.299408 2013] [lbmethod_heartbeat:notice] [pid 13559] AH02282: No slotmem from mod_heartmonitor
[Thu May 30 08:21:11.334684 2013] [mpm_prefork:notice] [pid 13559] AH00163: Apache/2.4.3 (Unix) OpenSSL/1.0.1c PHP/5.4.7 configured -- resuming normal operations
[Thu May 30 08:21:11.334805 2013] [core:notice] [pid 13559] AH00094: Command line: '/opt/lampp/bin/httpd -D SSL -D PHP5 -E /opt/lampp/logs/error_log'