Scriptcase 8 / server 2012 / Informix

Has anybody managed to get an installation of scriptcase 8 connecting to informix via PDO and/or native? I am willing to use either IIS or apache.

When I use the sc8 install exe, informix is not enabled (diagnosis.php shows X by informix and setting up connection gives error that I need to have pdo_informix enabled). Can I reconfigure that? SHould I install apache and php individually? Is there a current Zend server install that is free?

You have to enable it on your SC installation. Here you have steps.

http://support.scriptcase.net/index.php?/Knowledgebase/Article/View/474/0/enable-and-conection-with-informix

The instructions you point to mention the Instant Client for Informix. Where do I get that? I have installed the client from Informix and the CSDK from informix and the diagnosis still shows PDO_informix as not enabled.

Did you installed Informix after or before of SC installation?

Can you check on “NetMake\v8\components\php\php.ini” if you have informix extension enabled?

Must be
extension=php_pdo_informix.dll

not
;extension=php_pdo_informix.dll

If you have commented the extension, uncomment and restart ApacheScriptcase8 service

Maybe this can help too:
http://www.scriptcase.net/docs/en_us/v8/manual_mp.htm#connecting-your-database/informix/configuring-informix-native