E Package Apache2 Has No Installation Candidate

Tunein Radio Pro 5.4 Apk. Apt-get install libapache2-mod-fastcgi Reading package lists. Done Building dependency tree Reading state information. Done Package libapache2-mod-fastcgi is not available, but is referred to by another package. That package is in the non-free, but your sources list looks wrong, you've got multiple sources on the same line and 'hxxp' instead of 'http'. With that as your sources.list you will get errors with apt-get update (which should indicate your problem). Exec Of Init /bin/sh Failed No Such File Or Directory. Create the /etc/apt/sources.list file with just the following: deb stable main contrib non-free deb-src stable main contrib non-free deb wheezy-updates main contrib non-free deb-src wheezy-updates main contrib non-free deb wheezy/updates main contrib non-free deb-src wheezy/updates main contrib non-free Re-run 'apt-get update' and then you should be able to install with 'apt-get install libapache2-mod-fastcgi'.