Welcome Guest, Not a member yet? Register   Sign In
why codeigniter unable connect pgsql database ?
#1

[*] <h1>A Database Error Occurred</h1>
[*]<p>could not find driver</p><p>Filename: libraries/REST_Controller.php</p><p>Line Number: 375</p> </div>
Reply
#2

The answer is at line 375 in your libraries/REST_Controller.
It is attempting to connect to something possibly not properly configured.
Your naming convention is suspect too, with a controller inside the libraries folder.

This does not sound like a CI issue.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB