Problem mit Apache2, Suexec2, mod_fastcgi, php5-fcgi HowTo

Apache, Lighttpd, nginx, Cherokee
Post Reply
darkcloud14
Posts: 6
Joined: 2005-02-11 01:06
Contact:
 

Problem mit Apache2, Suexec2, mod_fastcgi, php5-fcgi HowTo

Post by darkcloud14 »

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:
apt-get install apache2-common apache2-mpm-worker apache2-threaded-dev
bekomme ich folgende Meldung:
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
in meiner sources.list steht folgendes:
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
Muss ich hier noch etwas hinzufügen damit das ganze funktioniert und wenn ja was ??

Danke
ffl
Userprojekt
Userprojekt
Posts: 269
Joined: 2002-10-23 08:28
Location: Karlsruhe
 

Re: Problem mit Apache2, Suexec2, mod_fastcgi, php5-fcgi HowTo

Post by ffl »

[x] Du weißt, dass Sarge noch nicht stable ist
Post Reply