[PHP] RE: [PHP-DB] PHP4.0.4 segfaults with odbc_pconnect

2001-04-03 Thread Daevid Vincent
nd FWIW, the PHP example STILL segfaults. I would expect it to through up an error, not segfault... that can't be good can it? daevid.com -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED]] Sent: Monday, April 02, 2001 8:08 PM To: Daevid Vincent; [EMAIL PROTECTED]; PHP General

[PHP] Re: [PHP-DB] PHP4.0.4 segfaults with odbc_pconnect

2001-04-02 Thread Andrew Hill
Daevid, connection script snipped (looked fine) $dsn="DSN=OpenLink"; // this is a valid DSN set up in the above odbc.ini //$conn_id = odbc_connect("DSN=OpenLink;UID=daevid;PWD=secret","",""); ? -- [OpenLink] Driver = /usr/local/openlink/lib/oplodbc.so.1