请检查一下并给我一个正确的答案。
[sudo] password for roo:
suninfomediaSorry, try again.
[sudo] password for roo:
Starting XAMPP for Linux 7.2.7-0...
XAMPP: Starting Apache.../opt/lampp/share/xampp/xampplib: line 22: netstat: command not found
/opt/lampp/share/xampp/xampplib: line 22: netstat: command not found
fail.
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://www.apachefriends.org/f/
Last 10 lines of "/opt/lampp/logs/error_log":
tail: cannot open '/opt/lampp/logs/error.log' for reading: No such file or directory
XAMPP: Starting MySQL.../opt/lampp/share/xampp/xampplib: line 22: netstat: command not found
ok.
XAMPP: Starting ProFTPD...already running.
答案1
netstat
在里面网络工具软件包,安装时使用:
sudo apt-get install net-tools
您可以在以下位置搜索包裹或包裹内容https://packages.ubuntu.com/. 或者您也可以使用apt-cache search
。