This brief article draws on an issue raised by a colleague of mine about not being able to load the PHP module PDO Informix on Microsoft Windows platform. The resolution of the problem is very simple, it is similar to that described in The Ultimate Guide of: Mac OS X Snow Leopard, Informix, PHP 5.3 & PDO , the only difference is the execution platform, ie, Microsoft Windows. Continua a leggere »
Filed under IBM Informix …
What would you like SugarCRM RDBMS support ?
I am involved in several projects including SugarCRM. I had the opportunity to study in depth the architecture of SugarCRM and make extensive customizations to the core. I received many requests about extending SugarCRM to support the most popular RDBMS. For this reason I decided to post this poll.
Attivare il modulo PHP PDO Informix in Zend Server 5
Questo breve articolo prende spunto da un problema sollevato da un mio collega circa l’impossibilità di caricare il modulo PHP PDO Informix su piattaforma Microsoft Windows. La risoluzione del problema è molto semplice, è analoga a quella descritta nell’articolo The ultimate guide of: Mac OS X Snow Leopard, Informix, PHP 5.3 & PDO, l’unica differenza … Continua a leggere »
The ultimate guide of: Mac OS X Snow Leopard, Informix, PHP 5.3 & PDO
Nel mio ultimo articolo Mac OS X Snow Leopard: Informix IDS 11.5 + PHP 5.3 è stato spiegato come installare e configurare IBM Informix IDS 11.5 affrontando inoltre la compilazione e installazione del modulo PHP Informix (The PHP Group, 2010). In quest’articolo vedremo come portare a termine con successo l’installazione del modulo PDO Informix (The … Continua a leggere »
Mac OS X Snow Leopard: Informix IDS 11.5 + PHP 5.3
Ho appena inaugurato sul mio Blog DeveloperWorks di IBM il primo articolo della serie Informix che troverete all’indirizzo: https://www.ibm.com/developerworks/mydeveloperworks/blogs/amusarra/entry/mac_os_x_snow_leopard_informix_ids_11_5_php_5_31?lang=en-us. L’articolo è disponibile in formato PDF nelle lingue italiano e inglese: Mac OS X Snow Leopard Informix IDS 11.5 PHP 5.3 IT Mac OS X Snow Leopard Informix IDS 11.5 PHP 5.3 EN Con questo articolo … Continua a leggere »
Migrating applications from PHP 4 to Zend Core 2.5 with support for IBM Informix on Linux Platform.
There are many business web applications written in PHP4 that use the Informix module for data access. PHP4 is no longer supported and as a result will not be issued any more fixes or releases. Since version 5.2, the Informix module is no longer available for the PDO module. In this article I’ll to describe … Continua a leggere »