0
votes

I get 500 Internal server error several times on some pages, since my site was moved to a new server. The problem automatically resolves after a few seconds (sometimes several seconds). also when I clear joomla page cache, the problem resolves. After installing jotcache and replace it with joomla page cache issues resolves but I want to use joomla page cache; because it's faster. How can I fix this problem?

Joomla 3.8.2 ; PHP 5.6 ; MariaDB 10.2 (in old server mysql 5.5 )

1
If your getting HTTP500 errors what does your error log say? Did you try to increase the error reporting? svenbluege.de/joomla-event-gallery/event-gallery-manual/… - Sven Bluege
Nothing in error log, and with maximum error reporting No errors seen - livilajed
Strange. You see error so I would assume log entries. Do you still get those 500 errors? - Sven Bluege
Yes, If I active joomla page cache, get those 500 errors again - livilajed
Can you check with your hosting provider to get some error logs? - Sven Bluege

1 Answers

0
votes

You are probably using progressive caching, which is the worst type of Joomla caching and you most likely do not need it. Switch to Joomla conservative caching and see if that fixes the problem.