Page 1 of 1

where is xamp controlpanel ????

PostPosted: 20. June 2017 07:49
by RolandGautier
Hello,
I just install XAMPP 7.1.4 on ubuntu 16.04
It seems to function (localhost/dashboard succed) but how can I run the XAMPP control panel ???
sorry, i cant find it.

looking forward to your reply,
best wishes
Roland

Re: where is xamp controlpanel ????

PostPosted: 22. June 2017 20:45
by luismartin
Look for a file similar to this one in the lampp directory:

manager-linux-x64.run

make sure to grant execution permissions:

Code: Select all
sudo chmod 0755 manager-linux-x64.run


of course you must run this from the lampp directory, or instead point to the file with the proper path

and then do this:

Code: Select all
sudo ./manager-linux-x64.run

Then the xampp manager will display.

Re: where is xamp controlpanel ????

PostPosted: 03. November 2017 22:42
by JackVW
I try to perform this with Fedora 26. I get error can't read ":0"