I went through the 1 click install Wordpress and tried uploading a theme and it stops loading and asks me if I’m sure I want to do this. It doesn’t give me anything to click on. I’ve read that I have to change the php.ini size limit, but I’ve tried researching on how exactly to do that and I can’t figure it out. Are there any other tutorials I need to do in order to get that fixed? I’m running everything on a Mac. Any help would be appreciated.
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!
On your server you can find the php.ini in /etc/php7-0/
In that file you’ll want to increase the size given for the following variables.
After making the changes, restart your web server with the command:
service apache2 restart
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.