Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apxs2 wants /etc/apache2/apache2.conf ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
meulie
l33t
l33t


Joined: 17 Jun 2003
Posts: 845
Location: a Dutchman living in Norway

PostPosted: Thu Oct 20, 2005 8:22 am    Post subject: apxs2 wants /etc/apache2/apache2.conf ? Reply with quote

Hi all!

Just attempting to install mod_cband on my server. All goes well, until apxs2 craps out with:

Code:

apxs:Error: Config file /etc/apache2/apache2.conf not found.
make: *** [install] Error 1


Why does it try to find that file, and not /etc/apache2/httpd.conf ? Where do I make the change so that it DOES look for httpd.conf instead?
_________________
Greetz,
Evert Meulie
Back to top
View user's profile Send private message
adnoh
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2005
Posts: 120

PostPosted: Thu Oct 20, 2005 9:53 am    Post subject: Reply with quote

try making a symlink (or hardlink) from /etc/apache2/httpd.conf to /etc/apach2/apache2.conf ( ln -s ....)
or you can edit (or view) the ebuild of apxs2
Code:

emerge gentoolkit
vi `equery w apxs2`

_________________
the german dude with the broken english
Back to top
View user's profile Send private message
meulie
l33t
l33t


Joined: 17 Jun 2003
Posts: 845
Location: a Dutchman living in Norway

PostPosted: Thu Oct 20, 2005 10:06 am    Post subject: Reply with quote

apxs2 is part of the net-www/apache package... 8)

And neither that ebuild, or the apxs2 script itself contain any link to apache2.conf... :?:
_________________
Greetz,
Evert Meulie
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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