Page 1 of 1
update 4.9.2 issue
Posted: Mon Sep 08, 2025 11:47 am
by sietwolt
After Updating to version 4.9.2 I got a error message ( nr 500) after login to the website.
Reason known? The update procedure done as usual.
Re: update 4.9.2 issue
Posted: Mon Sep 08, 2025 12:05 pm
by kev1n
A 500 error typically indicates a server-side issue, often caused by incompatible PHP settings, missing or outdated database tables, or a failed file permission during the update. Checking the server’s PHP error logs usually reveals the exact cause—commonly a missing table column, incorrect file permissions, or a mismatch between the updated code and existing database schema.
Also see
https://www.siteground.com/kb/internal_ ... error_500/