Archived topic
Getting 500 internal error
5 replies · Started by John on January 28, 2020
Hello
I am trying to configure google analytics tracking code via Elements > Hook
But when I insert tracking code and press publish button for save.
It returns 500 internal error.
How can I solve this issue?
Thanks
Hi there,
500 errors are server related.
Can you go to Dashboard > Tools > Site Health > Info (tab) and provide us with a screenshot of the Server settings.
Here it is
### wp-core ###
### wp-filesystem ###
Can you try changing these -
max_input_variables: 1000 --> 3000
time_limit: 30 --> 120
memory_limit: 256M
max_input_time: -1 --> 120 ( i am not sure if this is a litespeed thing - but seems weird its -1 )
The issue is solved. Thank you!
Glad to be of help !