apache >= 1.3.26 is needed

Apache, Lighttpd, nginx, Cherokee
Post Reply
markusk
Posts: 140
Joined: 2003-05-04 20:14
 

apache >= 1.3.26 is needed

Post by markusk »

Hallo
Folgendes Problem:

Code: Select all

# rpm -ihv vhcs-pro-1.6.0-2.i386.rpm
error: failed dependencies:
        apache >= 1.3.26 is needed by vhcs-pro-1.6.0-2
# rpm -q httpd
httpd-2.0.48-1
Ist das nicht ein Widerspruch? Ich mein 2.0.48 ist doch >= 1.3.26

Und nochwas: Gibt es ein apache-devel-2.0.48? Ich finde nämlich keins für SuSE-Linux!?

Gruß Markus
oxygen
Posts: 2138
Joined: 2002-12-15 00:10
Location: Bergheim
 

Re: apache >= 1.3.26 is needed

Post by oxygen »

Das Modulsystem hat sich zwischen 1.3 und 2 geändert. Du brauchst entweder mod_vhcs für Apache2, falls es das gibt, oder du musst auf 1.3 downgraden.
Post Reply