Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache2 dependency problems :/
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
ph0
n00b
n00b


Joined: 20 Jun 2003
Posts: 65
Location: Germany / Bayern

PostPosted: Wed Oct 15, 2003 1:38 pm    Post subject: apache2 dependency problems :/ Reply with quote

hi,

I've got trouble with my apache.
when I try to start it with the initscript (etc/init.d/apache2 start) it always says
"Could not get dependency info for "apache2" !" and that I should run depscan.sh. but this runs and exits without any error or something like that. I already found a post which told that when this error occurs you should write "#!/sbin/runscript" in the first line of the runscript. but this already stood there. I don't have a guess what this is :(

pls help me ;)

greetings, ph0
Back to top
View user's profile Send private message
devon
l33t
l33t


Joined: 23 Jun 2003
Posts: 943

PostPosted: Wed Oct 15, 2003 3:26 pm    Post subject: Reply with quote

You may want to try adding apache to the default runlevel. I would get the same error on other services before I added them to the default runlevel.
Code:
rc-update add apache default
Back to top
View user's profile Send private message
SEth|
n00b
n00b


Joined: 26 Sep 2003
Posts: 47

PostPosted: Wed Oct 15, 2003 4:36 pm    Post subject: Reply with quote

Hi.
I also have this problem (@ph0: ;) ).
If i try to make

Code:
rc-update add apache default


i got the error that apache not exists...
is this runscript stored somewhere else?
Back to top
View user's profile Send private message
devon
l33t
l33t


Joined: 23 Jun 2003
Posts: 943

PostPosted: Wed Oct 15, 2003 10:28 pm    Post subject: Reply with quote

Try "apache2" instead of "apache". I forgot the 2 last time. :(
Code:
rc-update add apache2 default
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