Page 1 of 1

Install Xampp Error

PostPosted: 02. November 2015 05:27
by itjackiewong
Hi
When I finished install Xampp , after restart services show this error as below:

/opt/lampp/lampp restart
Restarting XAMPP for Linux 5.6.14-0...
XAMPP: Stopping Apache...ok.
XAMPP: Stopping MySQL...ok.
XAMPP: Stopping ProFTPD...ok.
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
ok.
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

Pls advise how to solve out this error.
Jackie Wong

Re: Install Xampp Error

PostPosted: 02. November 2015 10:59
by Nobbie
Install "netstat" onto your Linux.

I found this usefull question in a forum: http://unix.stackexchange.com/questions ... n-centos-7