Kubuntu 6.10

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Kubuntu 6.10

Postby staf » 25. February 2007 14:58

How can I activate XAMPP when booting Kubuntu 6.10?
staf
 
Posts: 1
Joined: 25. February 2007 14:49

Postby JKMickelson » 26. February 2007 21:49

Follow these instructions:
1) find out your default runlevel by typing the following command.
Code: Select all
egrep :initdefault: /etc/inittab

it will return the following, but the number may be different (usually 2,3 or 5)
id:5:initdefault:

2) Using the number quoted above, change directory to /etc/rc#.d
Code: Select all
#remember to change the number to match your runlevel
cd /etc/rc5.d

3) Use the following commands to automatically start and stop XAMPP
Code: Select all
ln -s /opt/lampp/lampp S99lampp
ln -s /opt/lampp/lampp K01lampp

4) Test it, and make sure its working properly.
JKMickelson
 
Posts: 30
Joined: 23. February 2007 09:56


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 32 guests