Find the answer to your Linux question:
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 ...
  1. #1
    Linux 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

    Bill
    GlacierBill

    To stop learning is to stop living

  2. #2
    Just 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?

  3. #3
    Linux Newbie
    Join Date
    Nov 2004
    Location
    Glacier, WA
    Posts
    103
    No, it is not
    GlacierBill

    To stop learning is to stop living

  4. #4
    Just 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..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...