linset icon indicating copy to clipboard operation
linset copied to clipboard

How to install Lighttpd and Php5-cgi

Open frafrichile opened this issue 9 years ago • 5 comments

I am unable to install those tools. I have a Kali linux on a VM. Thanks!

apt-get install lighttpd Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: libglib2.0-0 : Recommends: xdg-user-dirs but it is not going to be installed Breaks: glib-networking (< 2.33.12) but 2.32.3-1 is to be installed libnm-gtk0 : Breaks: network-manager-gnome (< 0.9.10.0) but 0.9.4.1-5 is to be installed ppp : Breaks: network-manager (< 0.9.8.8-7~) but 0.9.4.0-10 is to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

apt-get install php5-cgi Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: libnm-gtk0 : Breaks: network-manager-gnome (< 0.9.10.0) but 0.9.4.1-5 is to be installed ppp : Breaks: network-manager (< 0.9.8.8-7~) but 0.9.4.0-10 is to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. root@kali:/media/sf_Shared_folder_Virtual_Box/linset-master#

frafrichile avatar Mar 14 '15 02:03 frafrichile

Use these repositories: https://mega.co.nz/#!PU8wBK4a!4l3TmPfpQolSa5BUnThviZMt7pqn3Zb9rcNfIralQHs

leafpad /etc/apt/sources.list

Then run the following commands:

apt-get clean
apt-get update
apt-get install -f
dpkg -a --configure
apt-get dist-upgrade

Then install Lighttpd and Php5-cgi.

aoussarmustapha avatar Apr 12 '15 12:04 aoussarmustapha

What were the repository list to use?

genesy avatar Oct 30 '16 22:10 genesy

link dead pls reflesh

ket0x4 avatar Apr 22 '17 13:04 ket0x4

hey, this tutorial work for me: https://secpronet.blogspot.com.br/2017/01/instalar-y-corregir-errores-de-fluxion.html

foxonfirex avatar Jan 10 '18 03:01 foxonfirex

DO NOT click on or follow that link Stakkit posted! No idea what hacker crap that is but that is NOT a repository link like I ever saw! Someone should report him...

PaganGuy avatar Oct 20 '18 19:10 PaganGuy