So I'm trying to start my XAMPP services. My Apache and ProFTPD are starting perfectly fine, however my MySQL service isn't starting. When I check the log, it says this:
ERROR: Failed to restart "mysql": cannot start service: /opt/lampp/bin/mysql.server: 264: kill: No such process
Then, after that, when I go to my browser, and go to my local server's PHPMyAdmin, it shows this there:
What should I do? Please help!