Results 1 to 1 of 1
I'm using an Acer Aspire One D250.
The O.S. is Linux4One.
It uses MadWiFi Drivers for the WiFi
I installed LAMPP.
I wrote a startup script called lampp
-----------------lampp. --------------
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-27-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 4
Lampp runlevel issue
I'm using an Acer Aspire One D250.
The O.S. is Linux4One.
It uses MadWiFi Drivers for the WiFi
I installed LAMPP.
I wrote a startup script called lampp
-----------------lampp. --------------
/opt/lampp/lampp start
-----------------lampp. --------------
I did the update-rc.d to embed it.
-----------------------------------------
sudo update-rc.d -f lampp start 99 0 1 2 3 4 5 6 .
-----------------------------------------
When I start the computer lampp works.
localhost returns the web htdocs directory.
When I start the network lampp stops.
localhost returns a failed to connect error.
What might be the reason that lampp stops.
I tried most runlvl configs in update-rc.d .
-BBOS


Reply With Quote
