11-05-2021, 05:37 PM
In my opinion, you should double-check your database credentials to ensure that they are correctly assigned.
This is because internal error 500 is caused by your database being unable to be read or by your httpd response time.
You could also try configuring your PHP by editing the php.ini file to increase the RAM load size and response init timer.
This is because internal error 500 is caused by your database being unable to be read or by your httpd response time.
You could also try configuring your PHP by editing the php.ini file to increase the RAM load size and response init timer.