ID:               27738
 Updated by:       [EMAIL PROTECTED]
 Reported By:      info at bitart dot at
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         ODBC related
 Operating System: win xp
 PHP Version:      4.3.5
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2004-03-30 11:04:59] [EMAIL PROTECTED]

Do you have any zend extensions loaded via php.ini? 

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

[2004-03-27 15:00:20] info at bitart dot at

Description:
------------
Very simple:

when calling 

odbc_pconnect("myDatabase","","");

--> php.exe crashes.

odbc_connect("myDatabase","","");

--> works fine.

It works also fine on several other versions of PHP.



The Database is Access2000.

Binary WIN32 version of PHP.

Webserver: Apache.



Reproduce code:
---------------
<?

odbc_pconnect("myDatabase","","");

?>

Expected result:
----------------
no crash...

Actual result:
--------------
php.exe crashes.


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


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

Reply via email to