Unfortunately, I am still a beginner. So I still don’t know lots of things. and still wait lots of help.
I use the VPS, Ubuntu WordPress on 14.04 (Memory 512MB, Singapore)
Thanks in advance to everyone who help me with comment : )
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 is your VPS, so you can configure it how you like…one of the advantages of having a VPS rather than shared hosting.
you will edit your php.ini which is located at /etc/php5/apache2/php.ini
edit these lines to 200M or whatever you want:
memory_limit = 200M
upload_max_filesize = 200M
post_max_size = 200M
4.restart apache and see if that works
5.start a notebook or tomboy notes and add that for future reference
This comment has been deleted
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.
