Hi.
Hier mal mein OS:
PHP Version: 4.3.10
Web Server: Apache/2.0.53 (Linux/SUSE)
Plesk-Version psa v8.1.0_build81070224.19 os_SuSE 9.3
Betriebssystem Linux 2.6.9-023stab039.1-smp
So bei mir haut alles soweit hin.
Hier mal meine configuration Anweißung:
Gut das ich das mit dem "--with-mysql=/usr/lib/mysql" noch gefunden habe. Hab mich schon gewundert warum die Seite nicht geht ;-)
Jetzt trotzdem noch eine Frage. Wenn ich jetzt php updaten will, muss ich das wieder so machen oder?
und wie kann ich die alte Version deinstallieren?
mfg
druckgott
Hier mal mein OS:
PHP Version: 4.3.10
Web Server: Apache/2.0.53 (Linux/SUSE)
Plesk-Version psa v8.1.0_build81070224.19 os_SuSE 9.3
Betriebssystem Linux 2.6.9-023stab039.1-smp
So bei mir haut alles soweit hin.
Hier mal meine configuration Anweißung:
Code:
./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 --disable-safe-mode --enable-sigchild --disable-ctype --enable-session --with-mysql=/usr/lib/mysql --disable-cli --without-pear --with-openssl --with-config-file=/etc/php.ini --with-apxs2=/usr/sbin/apxs2-prefork i586-suse-linux
Gut das ich das mit dem "--with-mysql=/usr/lib/mysql" noch gefunden habe. Hab mich schon gewundert warum die Seite nicht geht ;-)
Jetzt trotzdem noch eine Frage. Wenn ich jetzt php updaten will, muss ich das wieder so machen oder?
und wie kann ich die alte Version deinstallieren?
mfg
druckgott
Last edited by a moderator: