Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache update problem
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
kitana_ann
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 117

PostPosted: Wed Oct 26, 2005 7:41 pm    Post subject: Apache update problem Reply with quote

I get this since I updated apache, reconfigured the http.conf and moved my apache2.conf+commonapache2.conf.


Code:
[# > /etc/init.d/apache2 start
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 3 of /etc/apache2/modules.d/40_mod_ssl.conf:
Cannot load /usr/lib/apache2/extramodules/mod_ssl.so into server: /usr/lib/apache2/extramodules/mod_ssl.so: cannot open shared object file: No such file or directory



Has anybody encounted this problem to?


Any tips?

I have tried revdep-rebuild, it did not help.
Back to top
View user's profile Send private message
eltech
Guru
Guru


Joined: 05 Nov 2002
Posts: 582
Location: New York

PostPosted: Wed Oct 26, 2005 7:45 pm    Post subject: Re: Apache update problem Reply with quote

kitana_ann wrote:
I get this since I updated apache, reconfigured the http.conf and moved my apache2.conf+commonapache2.conf.


Code:
[# > /etc/init.d/apache2 start
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 3 of /etc/apache2/modules.d/40_mod_ssl.conf:
Cannot load /usr/lib/apache2/extramodules/mod_ssl.so into server: /usr/lib/apache2/extramodules/mod_ssl.so: cannot open shared object file: No such file or directory



Has anybody encounted this problem to?


Any tips?

I have tried revdep-rebuild, it did not help.
yes, you have to reconfigure your apache.. this is with the new apache build which i think has been out for some time now.. the re-configuring is painless.. just doublecheck your httpd.conf make the necessary changes and move the apache2.conf out of the /etc/apache2/conf location or *.BAK it

the new version now uses one file for apache2.conf and commonapache.conf
Back to top
View user's profile Send private message
kitana_ann
Tux's lil' helper
Tux's lil' helper


Joined: 04 Sep 2003
Posts: 117

PostPosted: Fri Oct 28, 2005 10:16 am    Post subject: Re: Apache update problem Reply with quote

eltech wrote:
kitana_ann wrote:
I get this since I updated apache, reconfigured the http.conf and moved my apache2.conf+commonapache2.conf.


Code:
[# > /etc/init.d/apache2 start
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 3 of /etc/apache2/modules.d/40_mod_ssl.conf:
Cannot load /usr/lib/apache2/extramodules/mod_ssl.so into server: /usr/lib/apache2/extramodules/mod_ssl.so: cannot open shared object file: No such file or directory



Has anybody encounted this problem to?


Any tips?

I have tried revdep-rebuild, it did not help.
yes, you have to reconfigure your apache.. this is with the new apache build which i think has been out for some time now.. the re-configuring is painless.. just doublecheck your httpd.conf make the necessary changes and move the apache2.conf out of the /etc/apache2/conf location or *.BAK it

the new version now uses one file for apache2.conf and commonapache.conf


I have already done that. I have configured http.conf and also moved apache2.conf and commonapache2.conf to a defrent location.
But I still get the error when I try to start apache.
Back to top
View user's profile Send private message
pointers
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2004
Posts: 123

PostPosted: Fri Oct 28, 2005 11:17 am    Post subject: mod_ssl.so Reply with quote

In the old configuration, mod_ssl and php modules etc were under /usr/lib/extramodules (as far as I remember)
and in the new one those are moved into /usr/lib/apache2/modules .(This is what I know) If you are using the old ssl config it may cause some problems. It is better to double check config
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