We just moved to a new server with a new IP. The domain is the same and the DNS records are working . But I get this error trying to log in. Please, how shall I proceed?
Error in database operation. Contact your admin.
(2 posts) (2 voices)-
-
Hi,
did you remember to include the stored routines when you copied the database to the new server?To get a more verbose error message add following line to mydbr/user/defaults.php:
1.
$mydbr_defaults
= [
'db_connection'
][
'show_verbose_error_messages_to_all_users'
] = true;
--
myDBR Team
Reply
You must log in to post.