phpBB keeps HTTP 500

Hello, i’ve just installed phpBB on this website.

In first minutes it just worked (except these warnings on header, which i altered to be not shown)

And after installing one extension and one style, the page keeps HTTP error 500

I can normally temporarily fix that by removing /cache/production/, but in some time the error will show up again.

I hope i fixed that by removing the cache, but i don’t know, why these PHP warnings sometimes keeps showing then the PHP config is altered to NOT show these errors, etc.

it seems to work.

2 Likes

And now it just works, but second thing i don’t know that web is keeping up outdated/deleted files…

Example: https://forum.ioblade.ml/styles/ioBHexagon/theme/images/logo.png
Outdated file: https://forum.ioblade.ml/styles/ioBHexagon/theme/colours.css

You mean you tried to remove these that they still exist?

That’s because you’re using Cloudflare and their performance enhancements and CDN. Which effectively involves a lot of caching. And while this does increase the performance of your website, it also means changes take longer to take effect.

You can disable Cloudflare’s cache (not recommended), purge the cache when you made changes or enable Development Mode to disable cache while you’re working on it.

3 Likes

image
Simply, these files aren’t there…

And the CSS files are modified x times…

Tried to clean-up cache and hard reload - Still receives outdated files.

Alright, i didn’t know that, thanks for advice.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.