I'm using Ubuntu 21.10 & Xammp 8.1.4. Apache web server & ProFTPD servers are running well. I have problems with MySQL server that is not running:
root@user-Inspiron-7386:~# /opt/lampp/lampp start
Starting XAMPP for Linux 8.1.4-1...
XAMPP: Starting Apache...already running.
XAMPP: Starting MySQL.../opt/lampp/share/xampp/xampplib: line 22: netstat: command not found
ok.
XAMPP: Starting ProFTPD.../opt/lampp/share/xampp/xampplib: line 22: netstat: command not found
ok.
root@user-Inspiron-7386:~# /opt/lampp/bin/mysql.server: 263: kill: No such process
Does anyone know any methods how to solve it ??