[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#392058: apache2.2-common: apache fails to start



On Tue, Oct 10, 2006 at 10:47:27AM +1300, Ian McDonald wrote:
> Starting web server (apache2)...apache2: Syntax error on line 185 of
> /etc/apache2/apache2.conf: Syntax error on line 1 of
> /etc/apache2/mods-enabled/php5.load: API module structure `php5_module'
> in file /usr/lib/apache2/modules/libphp5.so is garbled - perhaps this is
> not an Apache module DSO?
>  failed!
>   invoke-rc.d: initscript apache2, action "start" failed.

This is because you have installed the one version of libapache2-mod-php5
which apache2.2-common does not conflict with, that was uploaded against the
wrong ABI.  The conflict needs to be updated, but this is not
release-critical.

> When I comment these out it still fails:

>   Starting web server (apache2)...Syntax error on line 141 of
>   /etc/apache2/apache2.conf:
>   Invalid command 'Order', perhaps misspelled or defined by a module not
>   included in the server configuration
>    failed!

> This section of the file is:

> <Files ~ "^\.ht">
>     Order allow,deny
>         Deny from all
> </Files>

> and then I comment and it fails:

>    Starting web server (apache2)...Syntax error on line 142 of
>    /etc/apache2/apache2.conf:
>    Invalid command 'Deny', perhaps misspelled or defined by a module not
>    included in the server configuration
>     failed!

> and then I gave up.

I'm not sure what the root cause of this is, but it looks like mod_access
(or the apache2 equivalent?) is no longer being compiled into the binary as
it was in previous versions.  That might warrant an RC severity on its own..

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon@debian.org                                   http://www.debian.org/



Reply to: