Hi, I’m trying to follow this tutorial: https://www.digitalocean.com/community/articles/installing-mod_wsgi-on-ubuntu-12-04
When I run sudo aptitude install apache2 apache2.2-common apache2-mpm-prefork apache2-utils libexpat1 ssl-cert
…I get the errors E: Failed to fetch http://mirrors.digitalocean.com/ubuntu/pool/main/a/apache2/apache2.2-bin_2.2.22-1ubuntu1.4_amd64.deb: 404 Not Found [IP: 95.85.0.50 80]
E: Failed to fetch http://mirrors.digitalocean.com/ubuntu/pool/main/a/apache2/apache2.2-bin_2.2.22-1ubuntu1.4_amd64.deb: 404 Not Found [IP: 95.85.0.50 80]
…so I cannot install apache :(
Not good :(
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
404 = file not found <br>The mirrors are online <br>It’s just your package that can’t be found in the mirrors
Like Justaguy said, the version it’s trying to download does not appear to be in their mirror, try to run apt-get update and try again.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.