I got LAMP installed on my Ubuntu 12.04 droplet just fine, but I’m having a difficult time getting the permalinks working.
I know that this requires mod_rewrite, which I have installed on my server, but it is still not working.
Is there a list of steps somewhere on how to prepare apache for WordPress?
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.
I’m having the same issue. Pablo, can you tell me how I can check and update all the files & directories in my WordPress folder to www-data:www-data ?
If you care about performance, you’ll go with Nginx instead of Apache. <i>See</i> <br> <br>1.) <a href=“https://www.digitalocean.com/community/articles/how-to-migrate-a-wordpress-installation-from-apache-to-nginx-on-an-ubuntu-vps”>How To Migrate a WordPress Installation from Apache to Nginx on an Ubuntu VPS</a>; <br> <br>2.) <a href=“https://www.digitalocean.com/community/articles/how-to-configure-single-and-multiple-wordpress-site-settings-with-nginx”>How To Configure Single and Multiple WordPress Site Settings with Nginx</a>; <br> <br>3.) <a href=“https://www.digitalocean.com/community/articles/how-to-install-wordpress-nginx-php-and-varnish-on-ubuntu-12-04”>How To Install Wordpress, Nginx, PHP, and Varnish on Ubuntu 12.04</a>. <br> <br>With that said, you probably have a permissions problem. Make sure all the files & directories in your WordPress installation are owned by <code>www-data:www-data</code>.
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.
