Can't seem to find a fix for this.
Have:
- WAMP 2.4
- PHP 5.4.12
- php_ibm_db2.dll extension on in the php.ini file and the file in the ext folder.
I get
Fatal error: Call to undefined function db2_connect() in I see this in the apache_erro.log
"PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.4.12/ext/php_ibm_db2.dll' - %1 is not a valid Win32 application.\r\n in Unknown on line 0"
Any idea's how to get this to work?
Thanks.