Dear Chris,
I updated to 3487 but I get this:
Warning: PDO::setAttribute() [pdo.setattribute]: SQLSTATE[IM001]: Driver
does not support this function: driver does not support setting attributes
in system/schema/pgsql/connection.php line 26
system/schema/pgsql/connection.php line 26:
PDO->setAttribute(19, true)
system/classes/db.php line 61:
PGSQLConnection->connect('pgsql:host=localhost dbname=habari', 'habari',
'xxx')
index.php line 150:
DB::connect()
I am running PHP 5.2.6
having array(PDO::ATTR_EMULATE_PREPARES => true) in the prepare statement
was fine, btw :-(
cheers, Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---