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.
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
update 4.9.2 issue
-
- nuBuilder Team
- Posts: 4449
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 489 times
- Contact:
Re: update 4.9.2 issue
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/
Also see
https://www.siteground.com/kb/internal_ ... error_500/