CodeIgniter Forums
Unable to select the specified database - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Unable to select the specified database (/showthread.php?tid=58521)



Unable to select the specified database - El Forum - 06-19-2013

[eluser]Unknown[/eluser]
A Database Error Occurred
Unable to select the specified database: databasename
Filename: core/Loader.php Line Number: 346


At first, it worked fine, but then stopped working for an unknown reason. After refresh page, it worked.

in some pc, it worked fine. in some pc , it stopped working with the same error.


mysql and web in one server.




Unable to select the specified database - El Forum - 06-20-2013

[eluser]Unknown[/eluser]
[quote author="jimmy_pt" date="1371697871"]A Database Error Occurred
Unable to select the specified database: databasename
Filename: core/Loader.php Line Number: 346


At first, it worked fine, but then stopped working for an unknown reason. After refresh page, it worked.

in some pc, it worked fine. in some pc , it stopped working with the same error.


mysql and web in one server.

[/quote]


Unable to select the specified database - El Forum - 06-21-2013

[eluser]rose_anne[/eluser]
Make sure that you put the right database credentials in database configuration.

Quote:Unable to select the specified database: databasename

"databasename" is this really your database?