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

Re: Probleme mit Apache2, php5 und libxml2



Hallo noch mal,

also ich kann nur schauen, ob das Modul geladen werden sollte. Dazu
> ls /etc/apache2/mods-enabled/
actions.conf          autoindex.conf  env.load          setenvif.conf
actions.load          autoindex.load  mime.conf         setenvif.load
alias.conf            cgi.load        mime.load         ssl.conf
alias.load            dav.load        negotiation.conf  ssl.load
auth_basic.load       dav_svn.conf    negotiation.load  status.conf
authn_file.load       dav_svn.load    perl.load         status.load
authz_default.load    deflate.conf    php5.conf         userdir.conf
authz_groupfile.load  deflate.load    php5.load         userdir.load
authz_host.load       dir.conf        python.load
authz_user.load       dir.load        rewrite.load

gibt die deflate.{load,conf} aus. Wird damit das Modul geladen? Wenn nein, was 
muss ich dann machen?

Danke schon mal für die Hilfe
Christian


Am Monday 10 January 2011 19:20:58 schrieb Sven Hartge:
> Christian <ChristianLupus@gmx.de> wrote:
> > ich habe auf meinem Lenny (i386) Apache mit php5 installiert.
> >
> > Vor einiger Zeit habe ich festgestellt, dass ich meinen Apache nicht neu
> > laden konnte (/etc/init.d.apache reload), weil scheinbar ein Problem mit
> > der libxml2 vorlag.
> >
> > Habe gedacht, dass ich warte, bs ein Update kommt, dann wird sich das
> > schon erledigt haben. Pustekuchen! Ich kann meinen Apache nicht mehr
> > starten und erhalte immer die Meldung
> >
> >> Syntax error on line 185 of /etc/apache2/apache2.conf: Syntax error on
> >> line 1 of /etc/apache2/mods-enabled/php5.load: Cannot load
> >> /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/libxml2.so.2:
> >> undefined symbol: gzopen64
> >
> > wenn ich apache oder apache2ctl ausführe.
>
> Wird das Apache deflate Module geladen? Wenn nein: sorge mal dafür.
>
> gzopen64 ist ein Symbol aus libz, welches von mod_deflate dann
> bereitgestellt wird.
>
> S°
>
> --
> Sig lost. Core dumped.


Reply to: