Ben Ben
Erfahrenes Mitglied
Hi Leute,
folgendes Problem. Ich mit meinem RH9 System, Apache2 und PHP wollte PHP mit den Sources von php.net updaten.
Erst hat mit afx gefehlt woraufhin ich httpd-devel installiert habe.
Dann kamen folgende fehler:
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... no
checking for Apache 1.x module support... no
checking for member fd in BUFF *... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... apxs:Error: Invalid query string `APU_BINDIR'.
apxs:Error: Invalid query string `APR_BINDIR'.
./configure: line 1: /apu-config: No such file or directory
./configure: line 1: /apr-config: No such file or directory
configure: error: Please note that Apache version >= 2.0.44 is required.
bei googlen kam raus, das mein Apache wohl keine Module unterstützt obwohl es das sollte da http -l mit u.a. mod_so ausspuckt.
Weiteres googlen brachte mir ich sollte in dem Fall apache mit rpm -e httpd deinstallieren worauf dann diese Fehler kamen und ich nun mit google und meinem Latein am Ende bin:
error: Failed dependencies:
httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5
httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3
httpd-mmn = 20020628 is needed by (installed) php-4.2.2-17.2
httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21.11
libapr.so.0 is needed by (installed) mod_perl-1.99_07-5
libaprutil.so.0 is needed by (installed) mod_perl-1.99_07-5
webserver is needed by (installed) webalizer-2.01_10-11
httpd >= 2.0.40 is needed by (installed) mod_perl-1.99_07-5
httpd >= 2.0.40 is needed by (installed) mod_python-3.0.1-3
httpd is needed by (installed) redhat-config-httpd-1.0.1-18
httpd is needed by (installed) mod_ssl-2.0.40-21.11
httpd = 2.0.40 is needed by (installed) httpd-devel-2.0.40-21
Muss ich denn Apache unbedingt deinstalliren oder kann ich den irgendwie mit neuen Sources drüberinstallieren (dann aber so das er DSO unterstüzt)?
Bei einem Google-Ergebnis habe ich gelesen ein Feodore srpm könnte man für RH9 kompilieren und dann wäre das kein Prob nur hab ich dafür leider keine Anleitung gefunden.
Für Hilfe wäre ich dankbar.
folgendes Problem. Ich mit meinem RH9 System, Apache2 und PHP wollte PHP mit den Sources von php.net updaten.
Erst hat mit afx gefehlt woraufhin ich httpd-devel installiert habe.
Dann kamen folgende fehler:
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... no
checking for Apache 1.x module support... no
checking for member fd in BUFF *... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... apxs:Error: Invalid query string `APU_BINDIR'.
apxs:Error: Invalid query string `APR_BINDIR'.
./configure: line 1: /apu-config: No such file or directory
./configure: line 1: /apr-config: No such file or directory
configure: error: Please note that Apache version >= 2.0.44 is required.
bei googlen kam raus, das mein Apache wohl keine Module unterstützt obwohl es das sollte da http -l mit u.a. mod_so ausspuckt.
Weiteres googlen brachte mir ich sollte in dem Fall apache mit rpm -e httpd deinstallieren worauf dann diese Fehler kamen und ich nun mit google und meinem Latein am Ende bin:
error: Failed dependencies:
httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5
httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3
httpd-mmn = 20020628 is needed by (installed) php-4.2.2-17.2
httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21.11
libapr.so.0 is needed by (installed) mod_perl-1.99_07-5
libaprutil.so.0 is needed by (installed) mod_perl-1.99_07-5
webserver is needed by (installed) webalizer-2.01_10-11
httpd >= 2.0.40 is needed by (installed) mod_perl-1.99_07-5
httpd >= 2.0.40 is needed by (installed) mod_python-3.0.1-3
httpd is needed by (installed) redhat-config-httpd-1.0.1-18
httpd is needed by (installed) mod_ssl-2.0.40-21.11
httpd = 2.0.40 is needed by (installed) httpd-devel-2.0.40-21
Muss ich denn Apache unbedingt deinstalliren oder kann ich den irgendwie mit neuen Sources drüberinstallieren (dann aber so das er DSO unterstüzt)?
Bei einem Google-Ergebnis habe ich gelesen ein Feodore srpm könnte man für RH9 kompilieren und dann wäre das kein Prob nur hab ich dafür leider keine Anleitung gefunden.
Für Hilfe wäre ich dankbar.