ID: 7273
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: ODBC related
Description: odbc_connect causes a segmentation fault

Yes, I have tried it with 4.0.4 patch level 1

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

[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

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


Full Bug description available at: http://bugs.php.net/?id=7273


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