PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
Als ich meine Rootserver bei 1&1 neu bekommen habe, habe ich direkt PHP 4.3.1 installiert, weil ich GD 2.0 Support brauchte. Das hat auch ganz gut geklappt.
Eine phpinfo() sagte mir auch das was ich hören wollte: PHP 4.3.1 ist installiert. So, jetzt bin ich nach drei Wochen wieder am Webseiten bauen und die GD tuts auf einmal nicht. Eine phpinfo() sagt mir jetzt, ich hätte PHP 4.2.2 drauf und GD ist gar nicht dabei.
Jemand ne Idee, was ich Falsch gemacht haben könnte? Auf der Kiste ist Suse 8.1
Besten Dank und viele Grüße, Gilligan
PS: Kann das vielleicht durch ein Update des Apache(mit Yast) kommen?
Eine phpinfo() sagte mir auch das was ich hören wollte: PHP 4.3.1 ist installiert. So, jetzt bin ich nach drei Wochen wieder am Webseiten bauen und die GD tuts auf einmal nicht. Eine phpinfo() sagt mir jetzt, ich hätte PHP 4.2.2 drauf und GD ist gar nicht dabei.
Jemand ne Idee, was ich Falsch gemacht haben könnte? Auf der Kiste ist Suse 8.1
Besten Dank und viele Grüße, Gilligan
PS: Kann das vielleicht durch ein Update des Apache(mit Yast) kommen?
-
pg-computer
- Posts: 144
- Joined: 2002-09-27 19:28
- Location: Drebach / Erzgebirge
- Contact:
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
Hoi Hoi,
vorher die RPM Pakete entfernt, Yast weiß ja nicht, dass du PHP per Hand geupdatet hast, vermute, dass der wieder irgendwie versucht neue RPM Pakete einzuspielen...
Gruß und schönen Abend
PG-Computer
vorher die RPM Pakete entfernt, Yast weiß ja nicht, dass du PHP per Hand geupdatet hast, vermute, dass der wieder irgendwie versucht neue RPM Pakete einzuspielen...
Gruß und schönen Abend
PG-Computer
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
Hm, das kann natürlich sein. Auf jeden Fall gibt er mir bei dem Versuch 4.3.1 wieder zu installieren beim "make" Jede Menge Fehlermeldungen aus, obwohl es beim ersten mal mit dem gleich Configure bestens geklappt hat. ---> Ich werd noch mal verrückt
Da ich nicht gerade der Profi bin und der Server noch relativ frisch, könnte ich ihn neu installieren lassen und den Krams nochmal neu machen. Wär schade, aber wahrscheinlich schneller und einfacher für mich(und Euch...hehe)
Viele Grüße, Gilligan
Da ich nicht gerade der Profi bin und der Server noch relativ frisch, könnte ich ihn neu installieren lassen und den Krams nochmal neu machen. Wär schade, aber wahrscheinlich schneller und einfacher für mich(und Euch...hehe)
Viele Grüße, Gilligan
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
lösch das php-installationsverzeichnis und entpacke die soruce neu. dann dürfte's ohne fehler laufen. A propos: nimm besser gleich php 4.3.2
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
So, jetzt habe ich es wieder am Laufen. Habe PHP 4.3.2 installiert. Einfach noch mal nen anderen Configure ausprobiert und so ähnlich wie im folgenden HopwTo gemacht:
http://www.rootforum.org/forum/viewtopic.php?t=10222
aber mit folgendem Configure:
Hat prima geklappt, ohne eine Fehlermeldung beim make, bzw. make install. Danke an alle, die einem hier unter die Arme greifen!
Gilligan
http://www.rootforum.org/forum/viewtopic.php?t=10222
aber mit folgendem Configure:
Code: Select all
./configure --prefix=/usr/share --datadir=/usr/share/php --bindir=/usr/bin --libdir=/usr/share --includedir=/usr/include --with-_lib=lib --with-config-file-path=/etc --with-exec-dir=/usr/lib/php/bin --disable-debug --enable-bcmath --enable-calendar --enable-ctype --enable-dbase --enable-discard-path --enable-exif --enable-ftp --enable-gd-imgstrttf --enable-gd-native-ttf --enable-inline-optimization --enable-magic-quotes --enable-mbstr-enc-trans --enable-mbstring --enable-memory-limit --enable-safe-mode --enable-shmop --enable-sigchild --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-trans-sid --enable-versioning --enable-wddx --with-bz2 --with-dom=/usr/include/libxml2 --with-ftp --with-gdbm --with-gettext --with-gmp --with-imap --with-jpeg-dir=/usr --with-ldap --with-mcal=/usr --with-mcrypt --with-mysql=/usr --with-ndbm --with-pgsql=/usr --with-png-dir=/usr --with-snmp --with-t1lib --with-tiff-dir=/usr --with-ttf --with-freetype-dir --with-xml --with-swf=/usr/include/swf --with-xpm-dir=/usr/X11R6 --with-zlib --with-gd --with-openssl --with-curl --with-imap-ssl --with-mm --with-apxs=/usr/sbin/apxs i586-suse-linux
Gilligan
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
Hallo, hatte super geklappt, jedoch habe ich irgendwie irgendwo einen Fehler gemacht:
Beim Starten vom Apachen kam nach dem Abschluss:
Das habe ich dann auch gemacht:
Nun kommt:
Und ich weiss nicht mehr weiter ....
Nach einigem Suchen hier im Forum vermute ich, daß die mod_php4.conf fehlt, ich hatte vorher im Yast was mit dem namen deinstalliert, weil das noch die alte Version 4.2.2 und nicht 4.3.2 war ....
Kann es daran liegen und was kann ich jetzt noch tun, ich dachte, das Teil wird beim kompilieren neu angelegt ....
Hups, meine SIG is weg, naja, dann halt manuell:
Gruss Outi
Beim Starten vom Apachen kam nach dem Abschluss:
Code: Select all
File "//etc/httpd/mod_php4.conf", included from /etc/httpd/suse_inclufailedf, can't be found...
You likely need to run "SuSEconfig --module apache".Code: Select all
:/usr/local/src/php-4.3.2 # SuSEconfig --module apacheCode: Select all
:/usr/local/src/php-4.3.2 # rcapache start
Starting httpd [ PERL SSL ]
Syntax error on line 1405 of /etc/httpd/httpd.conf:
Invalid command 'php_admin_value', perhaps mis-spelled or defined by a module not included in the server configuration failedNach einigem Suchen hier im Forum vermute ich, daß die mod_php4.conf fehlt, ich hatte vorher im Yast was mit dem namen deinstalliert, weil das noch die alte Version 4.2.2 und nicht 4.3.2 war ....
Kann es daran liegen und was kann ich jetzt noch tun, ich dachte, das Teil wird beim kompilieren neu angelegt ....
Hups, meine SIG is weg, naja, dann halt manuell:
Gruss Outi
:D Gruß Outi :D
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
So, habe nochmal make clean gemacht und von php 4.2.2 das mod_php4 isntalliert und bin alles nochmal durchgegangen.
Jetzt lässt sich der Apache wieder starten und im phpInfo kommt auch php 4.3.2 aber folgende Meldungen kommen beim Start:
Ich flipp noch aus ....
Gruss Outi
Jetzt lässt sich der Apache wieder starten und im phpInfo kommt auch php 4.3.2 aber folgende Meldungen kommen beim Start:
Code: Select all
meiner:/ # rcapache restart
Shutting down httpd done
Starting httpd [ PERL PHP4 SSL ]PHP Warning: Function registration failed - duplicate name - gd_info in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagearc in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageellipse in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagechar in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecharup in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorat in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorallocate in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepalettecopy in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromstring in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorclosest in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorclosesthwb in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolordeallocate in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorresolve in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorexact in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorset in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolortransparent in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorstotal in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorsforindex in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecopy in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecopymerge in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecopymergegray in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecopyresized in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreate in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatetruecolor in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageistruecolor in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagetruecolortopalette in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesetthickness in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefilledarc in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefilledellipse in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagealphablending in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesavealpha in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorallocatealpha in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorresolvealpha in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorclosestalpha in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolorexactalpha in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecopyresampled in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagerotate in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageantialias in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesettile in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesetbrush in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesetstyle in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefrompng in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromgif in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromjpeg in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromwbmp in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromxbm in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromxpm in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromgd in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromgd2 in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecreatefromgd2part in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepng in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagejpeg in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagewbmp in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagegd in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagegd2 in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagedestroy in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagegammacorrect in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefill in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefilledpolygon in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefilledrectangle in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefilltoborder in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefontwidth in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefontheight in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageinterlace in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageline in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageloadfont in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepolygon in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagerectangle in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesetpixel in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagestring in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagestringup in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesx in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagesy in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagedashedline in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagettfbbox in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagettftext in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imageftbbox in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagefttext in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepsloadfont in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepsfreefont in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepsencodefont in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepsextendfont in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepsslantfont in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepstext in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagepsbbox in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagetypes in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - jpeg2wbmp in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - png2wbmp in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - image2wbmp in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagelayereffect in Unknown on line 0
PHP Warning: Function registration failed - duplicate name - imagecolormatch in Unknown on line 0
PHP Warning: gd: Unable to register functions, unable to load in Unknown on line 0
done
meiner:/ #Gruss Outi
:D Gruß Outi :D
-
coolsurfer
- Posts: 61
- Joined: 2002-05-01 18:16
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
Him
in der "php.ini" wird standardmässig bei 1&1 das Modul "gd.so" included; nimm das raus und schon gehts :-D, denn die neuen PHP-Versionen sind ja schon mit gd, von daher versuchst du gd zweimal zu "starten"...
coolsurfer
in der "php.ini" wird standardmässig bei 1&1 das Modul "gd.so" included; nimm das raus und schon gehts :-D, denn die neuen PHP-Versionen sind ja schon mit gd, von daher versuchst du gd zweimal zu "starten"...
coolsurfer
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
Achso, natürlich ....
Das kam vermutlich daher, weil ich wegen dem vorherigen Fehler die PHP 4.2.2 Version wieder per Yast eingespielt hatte und dann PHP 4.3.2 nochmal neu installiert habe ....
Danke für den Tip, hat prima geklappt.
(Es war gestern oder besser heute morgen schon spät .... ;):D)
Das kam vermutlich daher, weil ich wegen dem vorherigen Fehler die PHP 4.2.2 Version wieder per Yast eingespielt hatte und dann PHP 4.3.2 nochmal neu installiert habe ....
Danke für den Tip, hat prima geklappt.
(Es war gestern oder besser heute morgen schon spät .... ;):D)
:D Gruß Outi :D
Re: PHP 4.3.1 installiert. Nach ner Woche ists wieder PHP 4.2.2
--meinen Beitrag hier bitte löschen--