Page 1 of 1

apache2 update auf php4.3.10

Posted: 2005-01-27 16:14
by maiki
erstmal :cry: :cry: :cry:

ich habe eben ein update von php 4.3.4 auf 4.3.10 gemacht per rpm, Suse 9.1. es wurden keine Fehler gemeldet. Apache2 startet dann auch ohne probleme. Aber meine Webseiten sind nicht mehr ereichbar weder per html noch über php. Plesk und webmin funktionieren aber. Plesk per ssl und webmin auch über normal.

In der PHP.ini habe ich nur safemode auf on und register_globals auf on eingstellt. In der httpd.conf ist .php usw eingetragen. Ein neustart des Server hat auch nix gebracht.

wo konnte der fehler den noch liegen ?? Und vor allem warum geht Plesk und webmin der rest aber nicht ???

mfg

Maiki

Re: apache2 update auf php4.3.10

Posted: 2005-01-27 16:32
by cosmicboy
Soweit ich informiert bin, bringen Plesk sowie Webmin ihren eigenen Webserver mit, darum funktionieren sie auch noch.

Was sagt denn dein Apache-error-log zu deinem PHP Problem?

Re: apache2 update auf php4.3.10

Posted: 2005-01-27 16:40
by maiki
[Thu Jan 27 15:40:17 2005] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Thu Jan 27 15:40:17 2005] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Jan 27 15:40:17 2005] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Jan 27 15:40:17 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
[Thu Jan 27 15:40:18 2005] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Jan 27 15:40:18 2005] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Thu Jan 27 15:40:18 2005] [notice] Apache/2.0.49 (Linux/SuSE) configured -- resuming normal operations
[Thu Jan 27 15:40:24 2005] [notice] child pid 2210 exit signal Segmentation fault (11)

Re: apache2 update auf php4.3.10

Posted: 2005-01-27 16:46
by cosmicboy
Warum deine Seiten nicht erreichbar sind, kann ich dir sagen -> siehe letzte Zeile des Logs. Dein Apache beendet sich wieder ;)

nur warum, das geht aus den paar Zeilen nicht hervor...

Re: apache2 update auf php4.3.10

Posted: 2005-01-27 17:02
by maiki
das problem ist das da ja nicht mehr steht

Re: apache2 update auf php4.3.10

Posted: 2005-01-27 18:01
by maiki
ok hat sich erledigt , neunstallation von php4 über yast und server ist wieder da.

Re: apache2 update auf php4.3.10

Posted: 2005-01-30 17:15
by worryboy
Ja ich habe gleiches Problem ... sobal ich php updaten will ...

[notice] child pid xxxx exit signal Segmentation fault (11)

Dabei spielt es keine rolle ob ich es selber compeliere mit eigegen bewährtem configure oder dem vorgegebenen von der basic install 4.3.4

ich bin schon so verzweifelt daß ich die rpm's ausprobiert habe die auf suse zu finden sind.

hat jemand ne idee ...

in der 4.3.4 sind ne menge bugs die ich zu gerne loswerden würde ....

gruß

Code: Select all

eigene configure:

./configure --prefix=/usr  --with-apxs2=/usr/sbin/apxs2-prefork  --datadir=/usr/share/php --mandir=/usr/share/man --bindir=/usr/local/bin --with-config-file-path=/etc --sysconfdir=/etc --with-_lib=lib --libdir=/usr/share --with-exec-dir=/usr/lib/php/bin --with-mysql=/usr --with-pear  --with-tiff-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr  --with-ldap=yes --with-zlib=yes --with-bz2 --with-xml  --with-ttf  --with-mcal=/usr --with-ftp --with-mcrypt --with-gettext --enable-versioning  --enable-bcmath --enable-inline-optimization --enable-track-vars --with-freetype-dir=yes --enable-freetype-4bit-antialias-hack --enable-magic-quotes --enable-sockets --enable-ftp --enable-memory-limit --enable-filepro --enable-ctype --disable-debug --enable-force-cgi-redirect --enable-discard-path --enable-sigchild --with-openssl --without-curl --with-gdshared=/usr   --with-gd=yes  --enable-gd-native-ttf --enable-gd-imgstrttf--with-regex=php  --with-mhash=/usr --enable-shared --without-pgsql  --with-xml --with-imap=yes --with-imap-ssl --with-layout=i586-suse-linux

Code: Select all

4.3.4 configure
./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
oder

ftp://ftp.suse.com/pub/projects/apache/
ftp://ftp.gwdg.de/pub/linux/suse/ftp.su ... 1/9.1-i386