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.

update 4.9.2 issue

Questions related to installing, updating, setting up and configuring
Post Reply
sietwolt
Posts: 17
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 1 time
Been thanked: 1 time

update 4.9.2 issue

Unread post 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.
kev1n
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

Unread post 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/
Post Reply