MYSQL could'nt start in lampp issue
by satheeshkumar[ Edit ] 2012-09-27 09:48:45
MYSQL could'nt start in lampp ,
MYSQL could'nt start in lampp issue in terminal :
Starting XAMPP for Linux 1.7.7…
XAMPP: Starting Apache with SSL (and PHP5)…
XAMPP: Starting MySQL…
XAMPP: Couldn’t start MySQL!
XAMPP: Starting ProFTPD…
XAMPP for Linux started.
Solution :
Try to change the permission of the folders
chown -R nobody:root /opt/lampp
chmod 755 /opt/lampp
chmod 777 /tmp