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

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



On 10/11/06, Steve Langasek <vorlon@debian.org> wrote:
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.

libapache2-mod-php5 (5.1.6-4) got installed today in latest updates
and my apache is now working.

> 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..

These went away as well now.

This bug can be closed.

--
Ian McDonald
Web: http://wand.net.nz/~iam4
Blog: http://imcdnzl.blogspot.com
WAND Network Research Group
Department of Computer Science
University of Waikato
New Zealand



Reply to: