hello guys
ive just installed nuform on my hosting
everything is ok except i cant login
i get 500 error
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
first time login error
-
- Posts: 6
- Joined: Sat Apr 14, 2018 7:26 pm
first time login error
You do not have the required permissions to view the files attached to this post.
Re: first time login error
btz,
You may not have configured your database properly in nuconfig.php
Steven
You may not have configured your database properly in nuconfig.php
Steven
-
- Posts: 6
- Joined: Sat Apr 14, 2018 7:26 pm
Re: first time login error
if i change pass in nuconfig.php the login form its not showing
so i quess previous credentials were good
so i quess previous credentials were good
-
- Posts: 6
- Joined: Sat Apr 14, 2018 7:26 pm
Re: first time login error
in error log i get this
Code: Select all
5-Apr-2018 16:36:53 UTC] PHP Fatal error: Call to undefined function mb_internal_encoding() in /home/patratel/test.patratel.net/nudatabase.php on line 5
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: first time login error
Hi,
Your PHP environment is missing the MBSTRING extension.
This thread might help you get your configuration setup correctly:
https://stackoverflow.com/questions/478 ... l-encoding
Your PHP environment is missing the MBSTRING extension.
This thread might help you get your configuration setup correctly:
https://stackoverflow.com/questions/478 ... l-encoding
-
- Posts: 6
- Joined: Sat Apr 14, 2018 7:26 pm
Re: first time login error
10q toms
you were right
so if other encounter the same error
go to cpanel -> select php version - > activate mbstring from there

you were right
so if other encounter the same error
go to cpanel -> select php version - > activate mbstring from there




