Hi, I have upgraded Apache from 2.2.15 to 2.2.24 but when I am trying to start, it throws all Load Module errors. Also tried with --enable-so Any clues or suggestions please or Am I doing something wrong. Process followed is: Configure $ ./configure --prefix=PREFIX Compile $ make Install $ make install httpd: Syntax error on line 150 of /etc/httpd/conf/httpd.conf: module auth_basic_module is built-in and can't be loaded httpd: Syntax error on line 176 of /etc/httpd/conf/httpd.conf: module mime_module is built-in and can't be loaded ……… so on and on Regards, Ravikiran |