Results 1 to 4 of 4
I think the problem is with Apache, but Postfix is also effected. For some reason when I have a directive with order or allow it errors telling me
"Syntax error ...
- 01-26-2009 #1Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
Server Problems
I think the problem is with Apache, but Postfix is also effected. For some reason when I have a directive with order or allow it errors telling me
"Syntax error on line 340 of /etc/httpd/conf/httpd.conf:
Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration"
Any ideas, this is a server reinstall and it was also an upgrade from FC4 to FC6
BillGlacierBill
To stop learning is to stop living
- 01-27-2009 #2Just Joined!
- Join Date
- Jan 2009
- Posts
- 1
Hi Bill,
If you run "httpd -M" is "authz_host_module" listed? Can you post the lines from the Apache config that are having problem?
- 01-27-2009 #3Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
No, it is not
GlacierBill
To stop learning is to stop living
- 01-27-2009 #4Just Joined!
- Join Date
- Dec 2007
- Location
- Bangalore
- Posts
- 33
Installing latest Apache might help you with this.
authz_host_module and some other modules() are enabled by default in most of versions of Apache.
But dunno why it was not installed..


Reply With Quote