From:             suchit at cnpl dot co dot in
Operating system: Linux 7
PHP version:      4.3.3
PHP Bug Type:     Apache related
Bug description:  PHP compilation with ibm-db2 problem

Description:
------------
Trying to compile PHP wiht ibm-db2 support. It compiles fine. But when 
I try to restart apache it gives error.

Reproduce code:
---------------
./configure --with-apxs --with-ibm-db2=/home/db2inst1/sqllib.

After successfully compilation I restarted apache with command
/etc/init.d/httpd restart

Actual result:
--------------
Syntax error on line 260 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: SQLParamData

-- 
Edit bug report at http://bugs.php.net/?id=25431&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25431&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25431&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25431&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25431&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25431&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25431&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25431&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25431&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25431&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25431&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25431&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25431&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25431&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25431&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25431&r=gnused

Reply via email to