Issue with Divi has escalated to 500 internal error
-
Due to a problem with my websites theme (Divi), their technical support instructed me to add the following lines to the .htaccess file, which was done through SEO by Yoast:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 20M
</IfModule>They also instructed that I change settings in the php.ini files to:
memory_limit 128M
post_max_size 128M
max_execution_time 180
upload_max_filesize 32M
max_input_time 600
max_input_vars 5000After that, our login page was no longer accessible and we received a “500 Internal Error” screen whenever we tried to login to the website.
How should we proceed in solving this issue?
Wesbite: 3dscanningservices.net
The page I need help with: [log in to see the link]
- The topic ‘Issue with Divi has escalated to 500 internal error’ is closed to new replies.