I have created a ubuntu 12.04 droplet and installed lighttpd server on it. movingon and typing sudo aptitude install php5-cgi php5-mysql to install PHP fastcgi is giving me a 404 not found error and package is not downloaded. What should i do to install the whole correctly and install wordpress with w3 total cache
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Try updating the package index: <br><pre>sudo apt-get update</pre>