Configure PHP 4.3.4 with Redhat 7.2 and IBM-DB2
Posted: Tue Nov 18, 2003 2:23 pm
I've installed Linux Redhat 7.2 as a server and would like to get IBM DB2 workgroup edition 8.1 to be able to be "recognized" by PHP.
All instructions that I've found indicate that I need to
1) Download and then do a tar zxf php-4.3.4.tar.gz
2) Run the ./configure --with-ibm-db2=/home/db2inst1/sqllib - etc.
3) Do a make
4) Do a make install
All of which I've done using PHP-4.3.4.tar.gz
I've also checked my Apache config settings per the instructions given but the install doesn't appear to be configured properly.
Has anyone been successful with Redhat 7.2, PHP-4.3.4 and IBM DB2 WGE 8.1? If so, would you please tell me how you did it!!!!!!
My problem is that when I run the phpinfo() function on my localhost, it still returns version 4.0.20, which was installed when I installed RH 7.2.
I've even gone so far as to eraseed the PHP that was installed with RH 7.2 with no positive results.
Has anyone been successful with Redhat 7.2, PHP-4.3.4 and IBM DB2 WGE 8.1? If so, would you please tell me how you did it!!!!!!
-jP
All instructions that I've found indicate that I need to
1) Download and then do a tar zxf php-4.3.4.tar.gz
2) Run the ./configure --with-ibm-db2=/home/db2inst1/sqllib - etc.
3) Do a make
4) Do a make install
All of which I've done using PHP-4.3.4.tar.gz
I've also checked my Apache config settings per the instructions given but the install doesn't appear to be configured properly.
Has anyone been successful with Redhat 7.2, PHP-4.3.4 and IBM DB2 WGE 8.1? If so, would you please tell me how you did it!!!!!!
My problem is that when I run the phpinfo() function on my localhost, it still returns version 4.0.20, which was installed when I installed RH 7.2.
I've even gone so far as to eraseed the PHP that was installed with RH 7.2 with no positive results.
Has anyone been successful with Redhat 7.2, PHP-4.3.4 and IBM DB2 WGE 8.1? If so, would you please tell me how you did it!!!!!!
-jP