Page 1 of 1

Strnage Problem Starting LAMPP

PostPosted: 27. August 2007 09:02
by pandaboy
I had install XAMPP on my pc, i have Linux Ubuntu Gutsy Gibbon, and everything seems to goes right, but when I start lampp it shows this:

Code: Select all
pandaboy@panda:~$ sudo /opt/lampp/lampp start
/opt/lampp/lampp: line 74: arch: orden no encontrada
Starting XAMPP for Linux 1.6.3b...
/opt/lampp/lampp: line 74: arch: orden no encontrada
/opt/lampp/lampp: line 74: arch: orden no encontrada
XAMPP: Starting Apache with SSL (and PHP5)...
/opt/lampp/lampp: line 74: arch: orden no encontrada
XAMPP: Starting MySQL...
/opt/lampp/lampp: line 74: arch: orden no encontrada
XAMPP: Starting ProFTPD...
XAMPP for Linux started.


Now, everything works rigth, I just wanna why I'm getting this error and fix it, this could be a problem to my server?

Aperently everythings is working rigth, I apreciated all the information than you ncolud give me, thanks

PostPosted: 27. August 2007 10:33
by Dave_L
"orden no encontrada" means "command not found".

I don't have that version of XAMPP installed.

What is line 74 of /opt/lampp/lampp?