Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache with no internet connection
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
thecooptoo
Veteran
Veteran


Joined: 27 Apr 2003
Posts: 1353
Location: UK

PostPosted: Tue Feb 14, 2006 5:59 pm    Post subject: apache with no internet connection Reply with quote

I want to run apache on my laptop for testing/development, but without a working internet connection
Apache wont start because it waits for eth0 and then fails .
Ive tried commenting out the net line ie
Code:

depend() {
#        need net
        use mysql dns logger netmount postgresql
        after sshd
}
 but i just get a messagew about mtimes differ

So how do i do it ?

_________________
join the optout - http://nhsconfidentiality.org
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Tue Feb 14, 2006 7:04 pm    Post subject: Reply with quote

Leave the script as is and try to set
Code:
RC_NET_STRICT_CHECKING="lo"

in /etc/conf.d/rc.
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
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