Report this

What is the reason for this report?

Pre-Configured Wordpress Configuration

Posted on April 30, 2015

Hello, I’m trying to set up Wordpress at Digitalocean, but I’m having some trouble

First tried to install wordpress on Ubuntu, but I couldn’t access page admin, the panels tests works. It’s possible to do it directly by some panel?

Then, I made a test installing pre-configured wordpress. When I upload a theme, it says it’s not possible due to PHP limit, but pre-configured dont have PHPmyadmin. It’s possible to upload other themes?



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.

It sounds like you are trying to upload a theme zip file larger than the max size specified in your PHP configuration. To fix this you will need to edit the file /etc/php5/apache2/php.ini and adjust the post_max_size and upload_max_size variables to something larger.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.