Report this

What is the reason for this report?

Change max_input_vars and Memory Limit for wordpress

Posted on July 17, 2024

I would like to change the following to install a Wordpress theme

  1. PHP Max Input Vars
  2. Memory Limit

I updated the php.ini file that I found from /etc/php/8.0/cli/php.ini and use text editor(Sublime) edited

max_input_vars = 3000 memory_limit = 96M

But it seems like it didn’t work. Could you suggest the steps to take to fix this?

Thanks.

The developer cloud

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

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.