vielleicht hat hier einer eine Idee:
Es handelt sich um folgende Ausgangskonfig:
(1und1) Rootserver mit Suse 9.1
mit PLESK 7.5 reloaded
Nach einem Update auf PHP 4.3.11 - welches mir sehr lieb wäre, da ich dann die neuere gd-lib (mit gif support) die von Suse noch scheinbar noch nicht angeboten wird, einbinden könnte - ist das zwar das Verzeichnis
/home/httpd/vhosts/webmail/ über den Browser (http://webmail.domain.tld/) noch problemlos erreichbar, aber nach erscheint "Der Server kann nicht gefunden werden" (nach der automatischen Weiterleitung auf http://webmail.domain.tld/horde/ )
Erstaunlich finde ich, dass auch php-Dateien im Verzeichnis ../webmail/ nicht mehr ausgeführt, sondern zum Download angeboten werden (auch eine mime-type Angabe oder eine DirectoryIndex in der httpd.conf (bzw. .include) bewirken leider nichts.
PHP wurde sowohl mit dem aus der PHPinfo gelieferten ./configure kompiliert:
Code: Select all
'./configure' '--prefix=/usr' '--datadir=/usr/share/php' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-inline-optimization' '--enable-memory-limit' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild' '--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli' '--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork' 'i586-suse-linux'Code: Select all
./configure --prefix=/usr --datadir=/usr/share/php --enable-memory-limit --with-mysql --with-freetype-dir=/usr/local --with-zlib-dir=/usr/local --with-zlib=/usr/local --with-jpeg-dir=/usr/lib --with-tiff-dir=/usr/local --with-gd=/usr/local --with-png-dir=/usr/local/typo3 --with-ttf=/usr/local --enable-gd-native-ttf --with-gettext=/usr/local --with-pdflib=/usr/local i586-suse-linux --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share --includedir=/usr/include --sysconfdir=/etc --with-_lib=lib --with-config-file-path=/etc --with-exec-dir=/usr/lib/php/bin --disable-debug --enable-inline-optimization --enable-magic-quotes --enable-safe-mode --enable-sigchild --disable-ctype --disable-session --disable-cli --without-pear --with-openssl --enable-bcmatch --enable-mbstring --enable-mbstr-enc-transCode: Select all
[Mon Apr 18 21:10:15 2005] [notice] caught SIGTERM, shutting down
[Mon Apr 18 21:10:17 2005] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Mon Apr 18 21:10:17 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Mon Apr 18 21:10:18 2005] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Mon Apr 18 21:10:18 2005] [warn] RSA server certificate CommonName (CN) `pxxxxxxx.pureserver.info' does NOT match server name!?
PHP Warning: Function registration failed - duplicate name - mysql_connect in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - mysql_pconnect in Unknown on line 0
[.. DIESE meldung wiederholt sich für alle möglichen mysql - Functions ..]
PHP Warning: Function registration failed - duplicate name - mysql_close in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - mysql_table_name in Unknown on line 0
PHP Warning: mysql: Unable to register functions, unable to load in Unknown on line 0
[Mon Apr 18 21:10:18 2005] [notice] Apache/2.0.49 (Linux/SuSE) configured -- resuming normal operationsCode: Select all
[Mon Apr 18 21:11:15 2005] [notice] child pid 15711 exit signal Segmentation fault (11)Bei einer Re-Installation von PHP 4.3.4 über yast2 funktioniert dann Horde wieder einwandfrei - aber eben nicht die gewünschte GD-lib -Gif unterstütztung ... ;-(
Vielleicht hat irgendwer eine Idee ?!?
strex der den Fehler, dass Horde nicht mehr funzt auch im Beitrag Fehler nach PHP-Update auf 4.3.11 feststellte, sagte mir, der SW-Soft Support sei auch etwas ratlos?!?
Ich wäre euch für jeder Hilfe Super dankbar!!
Beste Grüße
Sambo
