Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache 2.x broke my dhcpcd service!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jacek_migacz
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2005
Posts: 141

PostPosted: Sun Jun 19, 2005 1:12 pm    Post subject: apache 2.x broke my dhcpcd service! Reply with quote

after merginhg and installing apache2 and mysql server guided by gentoo-wiki my dhcpcd service is broken ...

Bringing up eth0
dhcp
Runninf dhcpcd....

ERROR: problem starting needed services
"netmount" was not started.
ERROR: ............
"apache2" .............


my dhcpcd works fine until apache installation

i made:

rc-update add apache2 default

and my /etc/host is 127.0.0.1 localhost domainname

how to fix my dhcp service?
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Sun Jun 19, 2005 2:43 pm    Post subject: Reply with quote

I'm fairly new to Gentoo but I'd say this is init scripts and the order of services being started. If you have a look here http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=4 you'll see some useful stuff.

A quick rc-status will show you services it should have at your runlevel - started or not - and that will give some clues. You might be able to get them up by starting manually in a suitable sequence. Apache2 and Netmount need networking up before they'll run. Hope this helps.

Oh - Try an rc-update del apache2 default as a quick test.
Back to top
View user's profile Send private message
apache2
n00b
n00b


Joined: 06 Jun 2005
Posts: 12

PostPosted: Sun Jun 19, 2005 5:23 pm    Post subject: Reply with quote

yeah I had a problem with that earlier....

it is just the order that stuff is started....
you might want to just put apache2 in your /etc/conf.d/local.start


that would be a rough fix.

--apache2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum