nach dem Update auf php5.2.6 läuft mein apache nicht mehr, er lässt sich mit /etc/init.d/apache2 starten, jedoch ist er nicht über port 80 erreichbar in der /var/log/error.log steht:
Code: Select all
...
[notive] child pid 14111 exit signal Segmentation fault (11)
[notive] child pid 14112 exit signal Segmentation fault (11)
...
Ein dpkg -l | grep apache2 ergibt
Code: Select all
ii apache2-common 2.0.54-5sarge2 ...
ii apache2-mpm-pr 2.0.54-5sarge2 ...
ii apache2-utils 2.0.54-5sarge2 ...
ii libapache2-mod 2.4.2-6 fastcgi...
ii libapache2-mod 5.2.6-0.dotdeb php5 ...
Code: Select all
ii php5-cgi 5.2.6-0.dotdeb server-side, HTML-embedded scripting languag
ii php5-cli 5.2.6-0.dotdeb command-line interpreter for the php5 script
ii php5-common 5.2.6-0.dotdeb Common files for packages built from the php
rc php5-gd 5.2.6-0.dotdeb GD module for php5
rc php5-imagick 5.2.6-0.dotdeb imagick module for php5
ii php5-imap 5.2.6-0.dotdeb IMAP module for php5
ii php5-mcrypt 5.2.6-0.dotdeb MCrypt module for php5
ii php5-mhash 5.2.6-0.dotdeb MHASH module for php5
ii php5-mysql 5.2.6-0.dotdeb MySQL module for php5
rc php5-suhosin 5.2.6-0.dotdeb suhosin module for php5
rc php5-tidy 5.2.6-0.dotdeb Tidy module for php5
rc php5-xcache 5.2.6-0.dotdeb xcache module for php5
rc php5.1-bcmath 5.1.4-0.1~sarg BCMath module for PHP 5.1
rc php5.1-bz2 5.1.4-0.1~sarg BZip2 module for PHP 5.1
rc php5.1-common 5.1.4-0.1~sarg common files for packages built from the php
rc php5.1-ftp 5.1.4-0.1~sarg FTP module for PHP 5.1
rc php5.1-gd 5.1.4-0.1~sarg GD module for PHP 5.1
rc php5.1-gettext 5.1.4-0.1~sarg gettext module for PHP 5.1
rc php5.1-imap 5.1.4-0.1~sarg IMAP module for PHP 5.1
rc php5.1-mbstrin 5.1.4-0.1~sarg mbstring module for PHP 5.1
rc php5.1-mcrypt 5.1.4-0.1~sarg MCrypt module for PHP 5.1
rc php5.1-mysql 5.1.4-0.1~sarg MySQL module for PHP 5.1
rc php5.1-openssl 5.1.4-0.1~sarg OpenSSL module for PHP 5.1
rc php5.1-session 5.1.4-0.1~sarg session module for PHP 5.1
rc php5.1-sockets 5.1.4-0.1~sarg sockets module for PHP 5.1
rc php5.1-wddx 5.1.4-0.1~sarg WDDX module for PHP 5.1
Code: Select all
aptitude install libapache2-mod-php5 php-pear php5-cgi php5-common php5-dev php5-gd php5-mcrypt php5-mhash php5-mysql php5 apache2-mpm-prefork apache2-common
Den Server habe ich vor einem Jahr neu mit Sarge, VHCS, und PHP5.1 installiert und bin dann Anfang diesen Jahres auf php5.2.5 umgestiegen. Da ich noch VHCS verwenden muss, ist ein Upgrade leider derzeit auf etch nicht möglich.
Ich vermute das der Apache zu alt sein könnte, leider gibt es von dotdeb.org keine aktuellen debs für den Apachen.
Wer kann mir helfen? Wo bekomme ich unter Umständen noch die alten Pakete (5.2.5-dotdeb) für sarge her?
Beste Grüße
Thoste