Welcome Guest, Not a member yet? Register   Sign In
Unable to get PDO working
#1

I was using version 2.14, upgraded and PDO not working.

i noticed that PDO is not available in the specs and have had to fallback to using MySqli.

Any plans on fixing this bug?
Reply
#2

Try this one:

https://github.com/cickes/PDOinCodeigniter2

Reply
#3

(10-23-2014, 03:12 AM)Rufnex Wrote: Try this one:

https://github.com/cickes/PDOinCodeigniter2

Hi Rufnex,

Many thanks for the link, I looked at the installation and was put off by the documentation that stated:

>>> Replace your current system/database/DB.php file

I do not like changing the original source code and far prefer having stand-alone classes, libraries and drivers that over-ride the system default classes.

I will wait and hope that the bug has been fixed in the new CI-3.00, meanwhile have decided to try another PHP Framework.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB