Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Malky
Topic Author
Posts: 4
Joined: 11 Jan 2016, 15:17

Error 500

03 Oct 2018, 14:10

Hi,
my web site corrupts (HTTP ERROR 500) every time after few hours/days after reinstalling minimal/full update :head_bandage:
malky.sk, X3.25.1, PHP 7.0

Panel working fine, diagnostic tool does not indicate anything ("Everything seem to be OK!" :thumbsup:)
.htaccess is automatically completed after some time with this block:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .*.html?$ index.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule> 

Did not find similar problem.
Thank you for any hint/help:pray:
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Error 500

03 Oct 2018, 23:23

This isn't X3 and can't be "fixed" from the .htaccess file. This is poor hosting /server.
ImageThere is no other way to logical explain how you can get HTTP ERROR 500 after some time. How can X3 do that? Your hosting is full? Check your error log?