Hey, I am trying to install apache2 on my webserver, except it won't start. I've tried purging apache2 etc, but it keeps giving me this error when trying to start:sd-6340:~# apt-get install apache2 Reading Package Lists... Done
Building Dependency Tree... Done The following extra packages will be installed: apache2-common apache2-mpm-worker apache2-utils The following NEW packages will be installed: apache2 apache2-common apache2-mpm-worker apache2-utils 0 upgraded, 4 newly installed, 0 to remove and 8 not upgraded. Need to get 0B/1143kB of archives. After unpacking 4014kB of additional disk space will be used. Do you want to continue? [Y/n] Y Selecting previously deselected package apache2-utils. (Reading database ... 20366 files and directories currently installed.) Unpacking apache2-utils (from .../apache2-utils_2.0.54-5sarge1_i386.deb) ... Selecting previously deselected package apache2-common. Unpacking apache2-common (from .../apache2-common_2.0.54-5sarge1_i386.deb) ... Selecting previously deselected package apache2-mpm-worker. Unpacking apache2-mpm-worker (from .../apache2-mpm-worker_2.0.54-5sarge1_i386.deb) ... Selecting previously deselected package apache2. Unpacking apache2 (from .../apache2_2.0.54-5sarge1_i386.deb) ... Setting up apache2-utils (2.0.54-5sarge1) ... Setting up apache2-common (2.0.54-5sarge1) ... Setting up apache2-mpm-worker (2.0.54-5sarge1) ... Starting web server: Apache2Syntax error on line 1 of /etc/apache2/mods-enabled/auth_basic.load: Cannot load /usr/lib/apache2/modules/mod_auth_basic.so into server: /usr/lib/apache2/modules/mod_auth_basic.so: cannot open shared object file: No such file or directory invoke-rc.d: initscript apache2, action "start" failed. Setting up apache2 (2.0.54-5sarge1) ... It fails to start, and I have no clue what to do to solve this. I'm not on the list (my friend recommended this to me), so please email [EMAIL PROTECTED] <[EMAIL PROTECTED]> with a solution. Thanks.