Problem mit Apache2, Suexec2, mod_fastcgi, php5-fcgi HowTo
Posted: 2005-02-11 12:08
Argh ist mein Debian nicht richtig installiert oder was ??
Würde gern dem HowTo (s.h. http://www.rootforum.org/forum/viewtopic.php?t=28561)
folgen jedoch scheitere ich schon an apt-get des Apache2:
Gebe ich folgendes ein:
Danke
Würde gern dem HowTo (s.h. http://www.rootforum.org/forum/viewtopic.php?t=28561)
folgen jedoch scheitere ich schon an apt-get des Apache2:
Gebe ich folgendes ein:
bekomme ich folgende Meldung:apt-get install apache2-common apache2-mpm-worker apache2-threaded-dev
in meiner sources.list steht folgendes:Reading Package Lists... Done
Building Dependency Tree... Done
Package apache2-common has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
E: Package apache2-common has no installation candidate
Muss ich hier noch etwas hinzufügen damit das ganze funktioniert und wenn ja was ??deb http://ftp.debian.de/debian stable main
deb-src http://ftp.debian.de/debian stable main
deb http://ftp.debian.de/debian-non-US stable/non-US main
deb-src http://ftp.debian.de/debian-non-US stable/non-US main
deb http://security.debian.org/ stable/updates main
deb-src http://security.debian.org/ stable/updates main
deb http://security.debian.org/ woody/updates main contrib non-free
deb ftp://ftp.serverkompetenz.de/debian stable main contrib non-free
deb-src ftp://ftp.serverkompetenz.de/debian stable main contrib non-free
Danke