Hallo ihrs.
Ich versuche im Moment auch, PHP 5 (5.2.3) zu installieren.
Suse 9.3, Confixx PREMIUM. (habe den vServer X2 Medium bei Server4you), Apache2
Zu meinem Problem:
Runterladen und entpacken hat natürlich einwandtfrei funktioniert... nur beim Konfigurieren kommt dann ein Problem!!
Befehle:
dann kommt folgendes:
... Was kann ich tun? ^^ (kanns damit zutun haben, dass ich das ganze im falschen ordner entpackt habe? liegt z.Z im ordner "root", muss es evtl innen usr?^^)
mfg
Ich versuche im Moment auch, PHP 5 (5.2.3) zu installieren.
Suse 9.3, Confixx PREMIUM. (habe den vServer X2 Medium bei Server4you), Apache2
Zu meinem Problem:
Runterladen und entpacken hat natürlich einwandtfrei funktioniert... nur beim Konfigurieren kommt dann ein Problem!!
Befehle:
./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'
dann kommt folgendes:
Sorry, I cannot run apxs. Possible reasons follow:
1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs usage page is displayed)
The output of /usr/sbin/apxs2-prefork follows:
./configure: line 6512: /usr/sbin/apxs2-prefork: No such file or directory
configure: error: Aborting
... Was kann ich tun? ^^ (kanns damit zutun haben, dass ich das ganze im falschen ordner entpackt habe? liegt z.Z im ordner "root", muss es evtl innen usr?^^)
mfg
Last edited by a moderator: