![]() |
Mysterious Error With Oracle DB Conection - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Mysterious Error With Oracle DB Conection (/showthread.php?tid=61191) |
Mysterious Error With Oracle DB Conection - El Forum - 10-10-2014 [eluser]Cálcio[/eluser] Hi, I got a mysterious Error when I start my App. It shows an error "Unable to connect to your database server using the provided settings." But, a 3 days ago the same app runs without any problem, the DB credential don't was altered. When I start the SQL Developer with the same credential that I use on my database.php it's work. I don't know why it's don't work anymore. It's happen with all my applications. My CI version is 2.1.1, OS Fedora 19 with PHP version php-5.5.17-2.fc19.x86_64 |