Support

Home Forums Event Espresso Premium How to change to environment PHP limit from 1000 to a higher limit?

How to change to environment PHP limit from 1000 to a higher limit?

Posted: February 14, 2018 at 1:49 pm

Viewing 2 reply threads


Bill

February 14, 2018 at 1:49 pm

I keep getting a message on an event page that I have exceeded the PHP limit of 1000. What do I need to do to fix this?


Tony

  • Support Staff

February 14, 2018 at 2:00 pm

Hi Bill,

You have a couple of options, you can either log into the server using FTP and add something like:

php_value max_input_vars XXXX

To your .htaccess file, XXXX should bt a number greater than 1000, I’d recommend 3000.

Or if you are not comfortable with the above, contact your host and have them increase the max_input_vars limit set on your server to 3000 for you.


Bill

February 15, 2018 at 10:59 am

Tony,
I was able to go into my Internet Service Provider’s dashboard and reset the vars limit from 1000 to 3000 as you recommended. Problem solved. Thanks! Bill

Viewing 2 reply threads

The support post ‘How to change to environment PHP limit from 1000 to a higher limit?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso