Page 1 of 1

Cant start xampp

PostPosted: 19. February 2009 00:21
by leli
Im trying to start xampp with :lol: :
/media/disk/lampp/lampp start
But get the nessage: No such file or directory, and Another web server daemon is already running.
What can I do?

Re: Cant start xampp

PostPosted: 19. February 2009 08:33
by Wiedmann
Im trying to start xampp with: /media/disk/lampp/lampp start

Hm, that's not what you can read in the install instructions. Please follow them carefully.

Re: Cant start xampp

PostPosted: 25. February 2009 23:07
by leli
My Linux system is Ubuntu 8.10 and I try to install and run xampp on a new hard-disk with adress: /media/Win500.
I used the command: tar xvfz xampp-linux-1.7.tar.gz -C /media/Win500. (must it be on /opt ?)
leif@leli:/media/Win500/lampp$ sudo /media/Win500/lampp/lampp start

I got the following message:
Starting XAMPP for Linux 1.7...

XAMPP: Another web server daemon is already running.

XAMPP: Another MySQL daemon is already running.

XAMPP: Starting ProFTPD...

XAMPP for Linux started.
What am I doing wrong?

Re: Cant start xampp

PostPosted: 25. February 2009 23:17
by Wiedmann
I used the command: tar xvfz xampp-linux-1.7.tar.gz -C /media/Win500. (must it be on /opt ?)

It must be exactly the command from the homepage. (that's the reason you can read this command there...)