Page 1 of 1

Starting Xampp on SUSE

PostPosted: 18. May 2006 15:27
by mattski
Hi,

I'm a complete newbie to all of this, but I have downloaded xampp unzipped it but when I enter:

/opt/lampp/lampp start

It just keeps saying, command not found.

Can anyone please help?

Thankyou

PostPosted: 18. May 2006 17:25
by rickh57
Did you follow the instructions (tar xvfz xampp-linux-1.5.2.tar.gz -C /opt). If so, the command should be found.

still not working

PostPosted: 07. June 2006 10:34
by umesh
i ve same prob...

i tried as same as given command....but it is still saying command not found...


can neone help me?

thanks
umesh

Command not found

PostPosted: 13. June 2006 16:12
by keynotejay
I get this same error, I followed the instructions (tar xvfz xampp-linux-1.5.3a.tar.gz -C /opt), but when I enter:

/opt/lampp/lampp start

It just keeps saying:

Starting XAMPP for Linux 1.5.3a
lampp: line 110 lampp: command not found
lampp: line 111 lampp: command not found
lampp: line 112 lampp: command not found
XAMPP for Linux started.

I looked in the lampp file and the code that apply to those line numbers are:

$0 startapache %
$0 startmysql %
$0 startftp %

Can anyone help me with this... I've tried it on MandrivaOne and after not being able to get it to work I uninstalled it and replaced it with Xandros 3 but I still get the same error.

PostPosted: 13. June 2006 16:37
by deepsurfer
Please Downloade the XAMPP 1.5.3a from another Mirror of SourceForge.
Any mirror transportation a corrupt Datafile (verify the md5-sum)

Have you all "tar -xzvf xxx" and "starting command" with ROOT rights ?