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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
