Page 1 of 1

How to start xampp?

PostPosted: 11. November 2015 09:38
by ntlzz
I tried run xampp with
Code: Select all
sudo /opt/lampp/lampp start
start but it didn't work

Starting XAMPP for Linux 5.6.14-0...
XAMPP: Starting Apache...already running.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...already running.


How to fix it?

Re: How to start xampp?

PostPosted: 11. November 2015 11:14
by Nobbie
It worked. "Already running" means "already running". You cannot start it twice, but after a fresh install it is starting automatically.

You may stop it and start again, or also try "restart" instead of "start". But anyway, it has started.

Re: How to start xampp?

PostPosted: 18. November 2015 05:26
by ntlzz
root@Ntlzz:~# /opt/lampp/lampp status
Version: XAMPP for Linux 5.6.14-0
Apache is running.
MySQL is not running.
ProFTPD is running.

Re: How to start xampp?

PostPosted: 18. November 2015 11:39
by Nobbie
If you need help (i am unsure about that), you have to provide much more information.