Hello, I'm new to the Linux world. I'm having a hard time installing apache2, mysql, and php on a fresh install of Hardy Heron Ubuntu (8.0.4). I'm trying to follow a tutorial, but this is what happens: jakbo@torchwood:~$ sudo apt-get install apache2 Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package apache2 jakbo@torchwood:~$ Can anyone lend any insight as to why this is happening? Thanks, Jake
Please run Code: sudo apt-get update and try again. If that doesn't help - what's in your /etc/apt/sources.list?