Hi Till
Danke für die schnelle Reaktion.
Ich habe hier 3.0.1.1. Ich glaube allerdings, dass ich mir durch ein Update von PHP auf 5.2.6 die INstallation zerschossen habe, denn bei einem Aufruf von z.B. update.php erhalte ich:
---cut---
[root@marvin install]# php update.php
PHP Warning: PHP Startup: mcrypt: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: mhash: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: mssql: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: tidy: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
---cut---
Könnte das auch der Grund für die anderen Fehler sein? Siehe
http://www.howtoforge.de/forum/showthread.php?t=1783
Andre