From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.3
PHP version:      4.0.6
PHP Bug Type:     ODBC related
Bug description:  PHP Causes OpenLink Request Broker (odbc_mv.exe) to Segfault upon 
odbc_do, etc.

Client Platform: Apache 1.3.20/PHP 4.0.6/OpenLink Data Access Drivers
(Current as of yesterday), PHP Compiled --with-iodbc --with-openlink

Server Platform: WinNT 4.5 SBS, OpenLink Request Broker (Current as of
yesterday).

When attempting to execute ANY query, ie:
"select * from table"
via any method (odbc_do, odbc_exec, odbc_prepare/odbc_execute, etc..) PHP
causes a segfault in the Request Broker on the NT machine.  This appears to
be PHP specific.  ./odbctest works fine, and I can establish a connection
to my odbc datasource and get any data directly.  I have submitted a bug
report to OpenLink software as well, but it appears to be PHP specific. 
Client machine remains running.

-- 
Edit bug report at: http://bugs.php.net/?id=14072&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to