Skip to main content

developerWorks >  Open Source  >  Forums  >  PHP Forum: Developing PHP applications with IBM Information Management products (DB2, IDS)  >  developerWorks

PDO_INFORMIX    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 1 - Pages: 1 - Last Post: Oct 26, 2009 2:58 PM Last Post By: WhiteMice Threads: [ Previous | Next ]
mike9200

Posts: 1
Registered: Oct 26, 2009 01:34:42 PM
PDO_INFORMIX
Posted: Oct 26, 2009 01:36:02 PM
 
Click to report abuse...   Click to reply to this thread Reply
I get the following error after building/installing:

PHP Fatal error: PDO: driver informix requires PDO API version 20060409; this is PDO version 20060511 in Unknown on line 0

Can someone advise? This is ids 9.4, so I cannot use PDO_IBM
WhiteMice

Posts: 20
Registered: Jun 07, 2006 12:09:23 PM
Re: PDO_INFORMIX
Posted: Oct 26, 2009 02:58:49 PM   in response to: mike9200 in response to: mike9200's post
 
Click to report abuse...   Click to reply to this thread Reply
I've been down this road. See this thread

If at all possible get off of PHP; the IDS support in PHP is bad and barely supported. Even providing a REST API to your data with Python (to IDS) and calling that from PHP is better than PHP's PDO, and especially Informix PDO, support.

It does work, but with bugs and performance issues. I am an IBM fan-boy and really respect IBM; but when they say "the PDO_INFORMIX driver is being actively maintained" I'm not certain from what parallel universe that statement is came from.

Even with a later version of IDS, good luck betting PDO_IBM to work at all. Or even finding documentation as to how.

Adam Tauno Williams
http://whitemiceconsulting.blogspot.com
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums