I also have the same problem.
# /etc/init.d/apache2 start
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!
# dpkg -l | grep -i apache
ii apache2 2.2.3-1 Next generation, scalable, extendable web serve
ii apache2-doc 2.2.3-1 documentation for apache2
ii apache2-mpm-prefork 2.2.3-1 Traditional model for Apache HTTPD 2.1
ii apache2-utils 2.2.3-1 utility programs for webservers
ii apache2.2-common 2.2.3-1 Next generation, scalable, extendable web serve
ii libapache2-mod-php5 5.1.6-3 server-side, HTML-embedded scripting language (
ii libapr0 2.0.55-4.2 the Apache Portable Runtime
ii libapr1 1.2.7-6 The Apache Portable Runtime Library
ii libaprutil1 1.2.7+dfsg-2 The Apache Portable Runtime Utility Library
On 10/7/06, Steve Langasek <[EMAIL PROTECTED]> wrote:
On Fri, Oct 06, 2006 at 07:22:40PM -0400, Greg Taylor wrote:
> I definitely wasn't expecting this. A fix would be great, and perhaps
> some more caution in the future with testing before pushing such a
> debilitating upgrade down to the many users out there :)
How did you even get your system into this state? The libapache2-mod-php5
depends on apache2-mpm-prefork, apache2-mpm-prefork 2.2.3-2 depends on
apache2.2-common, and apache2.2-common conflicts with libapache2-mod-php5.
If you overrode the package relationships to force installation of
incompatible packages, you get to keep both pieces.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/

