ich habe heute meinen Server auf PHP 4.3.10 upgedated. Dabei ist wohl irgendwas schief gelaufen, den jetzt gibts verschiedene Probleme:
z.B.
Eine Invision Power Board Installation spuckt Fehlermeldungen aus:
IPB WARNING [2] implode(): Bad arguments. (Line: 157 of
/sources/classes/class_session.php)
PHPMyAdmin
Warning: Illegal offset type in
/.../phpMyAdmin/libraries/grab_globals.lib.php on line 54
Da vorher alles reibungslos lief und ich die php.ini nicht verändert habe, gehe ich mal davon aus, dass beim Update irgendwas schief gegangen ist. Ich habe schon versucht, PHP 4.3.10 nochmal zu installieren, aber das hat leider auch nix gebracht.
$ make test ergibt folgendes:
Code: Select all
Notice: Array to string conversion in
/var/temp/php-4.3.10/run-tests.php on line 851
{mehrfach wiederholt}
Notice: Array to string conversion in
/var/temp/php-4.3.10/run-tests.php on line 851
=====================================================================
CWD : /var/temp/php-4.3.10
PHP : /var/temp/php-4.3.10/sapi/cli/php
PHP_SAPI : cli
PHP_VERSION : 4.3.10
ZEND_VERSION: 1.3.0
PHP_OS : Linux - Linux domain.de 2.4.18-bf2.4 #1 Mon Apr 12
11:37:50 UTC 2004 i686
INI actual : /usr/local/lib/php.ini
More .INIs :
Extra dirs :
=====================================================================
Warning: opendir(/var/temp/php-4.3.10/Array): failed to open dir: No
such file or directory in /var/temp/php-4.3.10/run-tests.php on line
238
ERROR: cannot open directory: /var/temp/php-4.3.10/Array
make: [test] Error 1 (ignored)
Hat jemand eine Idee, wo ich mit der Fehlersuche ansetzen könnte?
Danke
Peter