I am very new to kubuntu/linux and I want to setup an apache server with php, mysql and apache so in otherwords L.A.M.P. I have browsed for hours searching for a result but haven't found anything and when trying the commands suggested like:
or
all it comes up with is
Please help if you can, and thanks in advance.
Code:
sudo apt-get install apache
Code:
aptitude install apache
Code:
Reading package lists...Done Building dependancy tree...Done E: Could not find package "apache"
Comment