ID: 7273
Updated by: kalowsky
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: ODBC related
PHP Version: 4.0.3
Assigned To: 
Comments:

i am unable to reproduce this locally.  have you tried updating to the latest openlink 
drivers?  i'm also running from the most recent cvs...

Previous Comments:
---------------------------------------------------------------------------

[2001-04-03 03:43:58] [EMAIL PROTECTED]
Yes, I have tried it with 4.0.4 patch level 1

---------------------------------------------------------------------------

[2001-03-30 10:16:48] [EMAIL PROTECTED]
is this still occuring in a recent release?

---------------------------------------------------------------------------

[2000-10-17 06:24:52] [EMAIL PROTECTED]
$conn=odbc_connect("DSN=database;UID=user;PWD=passwd","","");
if (!$conn)
{ echo "NO DATABASE!"; exit; }

When the database is down (or the user is wrong, or anything else is wrong) 
odbc_connect causes a segmentation fault.

./configure --with-mysql=no --with-openlink --with-apache=../apache_1.3.12 
--enable-track-vars

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=7273&edit=2


-- 
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