auth_digest_module garbled Apache 2.2.4/ php 5.2.4

Discussion in 'Apache' started by clem_c_rock, Dec 1, 2007.

  1. #1
    Hello,
    I have installed Apache 2.2.4 and php 5.2.4 on my Ubuntu platform and when I do sudo httpd -k restart

    I get this:

    httpd: Syntax error on line 66 of /etc/apache2/httpd.conf: API module structure `auth_digest_module' in file /usr/lib/apache2/modules/mod_auth_digest.so is garbled - perhaps this is not an Apache module DSO?

    I know I have a php version that's not working w/ my Apache 2.2.4 but I'm not sure about how to find the correct version of PHP that will work w/ this version of Apache.

    Anyone know the best way to resolve this?

    Thanks,
    Clem C
     
    clem_c_rock, Dec 1, 2007 IP
  2. clem_c_rock

    clem_c_rock Member

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    I ran: sudo apt-get remove apache2

    and then reinstalled apache w/ sudo apt-get install apache2

    Then when I restarted the server, I got the same error as before.

    Just don't get it
     
    clem_c_rock, Jan 17, 2008 IP