Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Issue starting Apache2 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
brent_weaver
Guru
Guru


Joined: 01 Jul 2004
Posts: 510
Location: Burlington, VT

PostPosted: Fri Dec 31, 2010 8:10 pm    Post subject: Issue starting Apache2 [SOLVED] Reply with quote

I admit I updated apache and discarded the etc-update files... So I assume this is what caused the issue. Here is what I get when I start apache:


Code:

nssmonitor apache2 # cat startuperror.log
Syntax error on line 71 of /etc/apache2/modules.d/00_languages.conf:
Invalid command 'LanguagePriority', perhaps misspelled or defined by a module not included in the server configuration
Syntax error on line 71 of /etc/apache2/modules.d/00_languages.conf:
Invalid command 'LanguagePriority', perhaps misspelled or defined by a module not included in the server configuration


Please advise! Thanks in advance.
_________________
Brent Weaver
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sat Jan 01, 2011 11:36 am    Post subject: Reply with quote

Might be interesting to others how you solved your issue :) .
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
brent_weaver
Guru
Guru


Joined: 01 Jul 2004
Posts: 510
Location: Burlington, VT

PostPosted: Sun Jan 02, 2011 1:50 pm    Post subject: Reply with quote

Hey there! You are right I should put that info in here. The issue was that I was not aware of the new way apache modules are handled. I updated the directive APACHE_MODULES in /etc/make.conf.

This is a nightmare because I still cannot figure out what modules I need to enable to get this to work.

APACHE2_MODULES="cgid auth_basic rewrite access authz_host cgi dir mime alias log_config authn_file "
_________________
Brent Weaver
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Mon Jan 03, 2011 12:39 pm    Post subject: Reply with quote

Variable APACHE_MODULES is already set with a list of modules that fit general usage so you shouldn't need to set it. Otherwise, this is what I have in my make.conf file:
/etc/make.conf:
# Apache upgrade 2.0 -> 2.2*
APACHE2_MODULES="${APACHE2_MODULES} auth_digest"

Hope this helps.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
archenroot
Apprentice
Apprentice


Joined: 13 Dec 2011
Posts: 218
Location: Lake Macha, Czech republic

PostPosted: Sat Mar 12, 2016 9:39 am    Post subject: Reply with quote

I think it is mod_negotiation based on apache documentation:
https://httpd.apache.org/docs/2.4/mod/mod_negotiation.html
_________________
Emperor wants to control outer space Yoda wants to explore inner space that's the fundamental difference between good and bad sides of the Force
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Wed Aug 24, 2016 7:32 am    Post subject: Reply with quote

Necrophilia? :wink:
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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