Do this as root:
apt-get install libapache2-mod-scgi
And try again. I can't really help you if you decided to skip steps arbitrarily.
Printable View
Do this as root:
apt-get install libapache2-mod-scgi
And try again. I can't really help you if you decided to skip steps arbitrarily.
You must be missing a standard repository for whatever version of Debian you're running, I just double checked the apt-cache list and that package is still alive and well.
Can you post the contents of the file /etc/apt/sources.list ?
Runnin this crappy thing at Debian 5.0.
Content of sources.list:
Thanks.Quote:
#
# deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 DVD Binary-1 20110205-18:15]/ squeeze contrib main
deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 DVD Binary-1 20110205-18:15]/ squeeze contrib main
deb http://security.debian.org/ squeeze/updates main contrib
deb-src http://security.debian.org/ squeeze/updates main contrib
# Line commented out by installer because it failed to verify:
#deb ://volatile.debian.org squeeze-updates main contrib
# Line commented out by installer because it failed to verify:
#deb-src ://volatile.debian.org squeeze-updates main contrib
deb http://www.debian-multimedia.org/ sid main non-free
deb-src http://www.debian-multimedia.org/ sid main non-free
deb http://ftp.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.debian.org/debian/ squeeze main contrib non-free
deb http://ftp.debian.org/debian/ squeeze-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ squeeze-updates main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://http.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free
OK, I added these lines and reboot server, but still it's messing with me:
:huh:Quote:
root@theftl:~# a2enmod scgi
ERROR: Module scgi does not exist!
You still need to add that package. In fact, you should probably add the entire list again since you may be missing other packages from the first list.
apt-get update
apt-get upgrade
apt-get install build-essential autoconf apache2 automake libtool libncurses5-dev libncursesw5-dev libcurl4-openssl-dev screen ntp ntpdate openssl php5 php5-cli php5-geoip php5-cgi gawk libapache2-mod-php5 libapache2-mod-scgi curl libcppunit-dev libsigc++-2.0-dev subversion nano unrar-free unzip
a2enmod ssl
a2enmod auth_digest
a2enmod scgi
reboot
Ohhhhh, I'm rly now thinking to blow that box up.
At get update i got:
Quote:
Get:14 http://http.us.debian.org squeeze/contrib amd64 Packages [53.0 kB]
Get:15 http://http.us.debian.org squeeze/non-free amd64 Packages [102 kB]
Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 DVD Binary-1 20110205-18:15'
in the drive '/media/cdrom/' and press enter
Just add this line again to your sources.list file, somewhere at the bottom.
deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official amd64 DVD Binary-1 20110205-18:15]/ squeeze contrib main
Then repeat the process in my last post.
Your box is terribly set up if it's relying on a DVD physically in the drive :lol:
OMG!
Mother Of God! You did it! :) :) :)
Thanks alot alot man, I'm not gay but I love U!
Totally will add this Topic to favorites at all social accounts.
Thumbs up!
btw. Box at dotblock[dot]com
Edit: I can't find Rep button.