Page 1 of 1

CAN NOT INSTALL XAMPP IN UBUNTU

PostPosted: 15. December 2008 09:44
by webserv7
I download it to Desktop I uncompress (/opt ) cd to /opt/lampp run lampp start and get this message bash: lampp: command not found! what should I do?

Re: CAN NOT INSATALL XAMPP IN UBUNTU

PostPosted: 15. December 2008 09:49
by Wiedmann
run lampp start and get this message bash: lampp: command not found!

How exactly? (Like you can read in the install manual?)

Re: CAN NOT INSTALL XAMPP IN UBUNTU

PostPosted: 15. December 2008 16:13
by webserv7
webserv7 wrote:I download it to Desktop I uncompress (/opt ) cd to /opt/lampp run lampp start and get this message bash: lampp: command not found! what should I do?

Wiedmann wrote:
run lampp start and get this message bash: lampp: command not found!

How exactly? (Like you can read in the install manual?)
yes lampp start and it say bash: lampp: command not found

Re: CAN NOT INSTALL XAMPP IN UBUNTU

PostPosted: 15. December 2008 16:22
by Wiedmann
yes lampp start and it say bash: lampp: command not found

I want know the exact command you are using in the shell to start XAMPP.

Re: CAN NOT INSTALL XAMPP IN UBUNTU

PostPosted: 16. December 2008 05:38
by webserv7
lampp start

Re: CAN NOT INSTALL XAMPP IN UBUNTU

PostPosted: 16. December 2008 11:45
by slimi
I just start mine from the terminal on desktop with
/opt/lampp/lampp start

Works for me!