Hello,
I'm a PHP newbie. So, I'll just jump right into my problem. For the life of me, I can't get PHP 4.3.1 or 4.2.3 to compile with the --with-ibm-db2 flag. It always errors out starting with this:
/software/php4-STABLE-200303101630/ext/odbc/php_odbc_includes.h:176:21: sqlcli1.h: No such file or directory
I've checked several times, and that header is indeed in the directory. It just boggles me that it won't compile with DB2 support. The latest version of DB2 Enterprise Edition is also on the machine. And, it compiles just fine with MySQL support. Freaky, eh?
I suppose it would probably help if I told you what the machine was. Generic PII Xeon running RedHat 8.0, custom 2.4 kernel, GCC 3.2, Apache 2.0.44. Latest 4.3.1 PHP snapshot, and the latest DB2 Enterprise Ed release.
Please, any help you could give me will be beyond appreciated.
Thanks a million in advance.