Page 1 of 1

cant start xampp under mandrake 10.0

PostPosted: 29. December 2006 23:02
by metalac
hello! i have a litle problem, i have installed xampp as instruction said, but when i tray to start xampp i login as root and write cd /opt/lampp then lampp start and it says bash: lampp: command not found. how to fix this?

thx!

PostPosted: 29. December 2006 23:06
by Wiedmann
i login as root and write cd /opt/lampp then lampp start

That's not the way the instruction told you...

PostPosted: 30. December 2006 13:51
by Zaba
try running cd /opt/lampp and then ./lampp start instead.

PostPosted: 30. December 2006 14:15
by deepsurfer
Zaba wrote:try running cd /opt/lampp and then ./lampp start instead.

but this is not the instruction from the tutorial, too

greets
Deep

PostPosted: 31. December 2006 11:22
by Zaba
but it most likely to work.