Welcome Guest, Not a member yet? Register   Sign In
Database Error Occurred
#1

I tried to migrate the database from one server to another.   

After set up the database and import mysql file.  I went to change information under 
application/config/database.php

'hostname' => 'localhost',
'username' => 'root',
'password' => '12345',
'database' => 'xxxxxx',
'dbdriver' => 'mysql',


However, I get the following error.

Unable to select the specified database: xxxxxxx
Filename: core/CodeIgniter.php
Line Number: 500


Please kindly advise where does it goes wrong.
Reply


Messages In This Thread
Database Error Occurred - by mycoban - 03-04-2020, 06:44 AM
RE: Database Error Occurred - by John_Betong - 03-04-2020, 08:37 AM
RE: Database Error Occurred - by InsiteFX - 03-04-2020, 01:01 PM
RE: Database Error Occurred - by tweenietomatoes - 03-04-2020, 02:03 PM
RE: Database Error Occurred - by InsiteFX - 03-05-2020, 04:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB