Page 1 of 1

PHP Installation als Modul will nicht :(

Posted: 2004-03-06 01:03
by moore
Bin nach der Netsecond-Anleitung vorgegangen, weil ich auch -enable-sockets benötige.

Es läuft alles ohne Fehlermeldung durch, allerdings wird kein Modul am Ende erzeugt und es läuft weiterhin php 4.3.3, welches ich schon längere Zeit als rpm installiert habe.

Beim ./configure gibt es folgende Ausgaben, die sicher dran Schuld sind:
checking for Apache 1.x module support via DSO through APX... no
checking for Apache 1.x module support... no
Hat jemand ne Idee, was ich machen könnte?

Re: PHP Installation als Modul will nicht :(

Posted: 2004-03-06 01:53
by superuser1
Hi...

das bedeutet, dass du wohl keinen Apache besitzt, der apxs-Unterstützung bietet - die brauchst du jedoch für die Modulerstellung.

Hast du deinen Indianer selbst kompiliert oder ist das das Standart-Paket?

:roll:

Re: PHP Installation als Modul will nicht :(

Posted: 2004-03-06 11:38
by moore
Hi,

doch doch, Apache ist installiert. Und zwar folgende rpm's:

apache-example-pages 1.3.29
apache-devel 1.3.29
apache 1.3.29
apache-contrib 1.3.29

Irgendwelche anderen Ideen?

Re: PHP Installation als Modul will nicht :(

Posted: 2004-03-06 14:24
by moore
also ich hab jetzt meinen Rootserver nochmal zu Hause auf einem Testrechner in gleicher ähnlicher Konfiguration nachgebaut. Auf jeden Fall benutze ich die gleichen Apache-rpm's und das php-4.3.3.tar.gz.

Das Ergebnis bleibt das gleiche. Er findet den Apache ned :(

Re: PHP Installation als Modul will nicht :(

Posted: 2004-03-06 14:50
by Joe User

Code: Select all

updatedb && locate apxs