Error:
i typed the code
sudo apt-get install apache2
put it says:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package apache2
Solution:
sudo apt-get update
did the trick
REFERENCES
http://ubuntuforums.org/showthread.php?t=1191120
i typed the code
sudo apt-get install apache2
put it says:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package apache2
Solution:
sudo apt-get update
did the trick
REFERENCES
http://ubuntuforums.org/showthread.php?t=1191120