ID:               31678
 Updated by:       [EMAIL PROTECTED]
 Reported By:      zipf dot mailcom at boewe-systec dot nospam dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         ODBC related
 Operating System: Windows 2000
 PHP Version:      5CVS, 4CVS (2005-02-05)
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




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

[2005-03-03 08:51:22] zipf dot mailcom at boewe-systec dot nospam dot
de

I tried to isolate the problem with a single page to narrow down that
error. but unfortunately the bug only happens in real life. I tried to
creat different crash pages wich request the same sql queries that our
real application does but so far i have not been able to reproduce that
error by a single page.
I cannot change all the database code to the pdo classes as this would
take to long, thats why I wanted to create a single page version so i
could test it.

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

[2005-02-14 20:27:19] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip

You could try the new database stuff in PHP 5.

http://snaps.php.net/win32/PECL_5_0/php_pdo.dll
http://snaps.php.net/win32/PECL_5_0/php_pdo_odbc.dll

Documentation at: http://www.php.net/pdo

PDO is to be bundled with the PHP 5.1 release; it's currently in beta,
and has proven to be quite stable so far.
I'd really appreciate your feedback to see if PDO has the same issues
that you've found with the older ODBC extension.

If you decide to try PDO and run into problems, ask for help on
[EMAIL PROTECTED]; we're currently in aggressive beta/QA mode and
aim to turnaround bug fixes next-day if possible.


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

[2005-02-04 10:26:54] zipf dot mailcom at boewe-systec dot nospam dot
de

Ok we tested today with this development snapshot. it took a very long
time to get that error but it still occured. 
But this time apache didnīt respond at all after the crash. usually
apache was still serving requests, but this time there was no answer
anymore. We tested with IIS as well and it is the same behavior, so
this isnīt just apache related.

testing a dbcheck php page with commandline still works after the
crash.

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

[2005-02-03 05:17:52] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And I ask again:
Does this work on command line? (using PHP CLI binary..)

Using PHP CLI binary means the executably file (is it php.exe or
php-cli.exe in windows?) found in PHP distros..

Get the snapshot first.


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

[2005-01-24 11:54:47] zipf dot mailcom at boewe-systec dot nospam dot
de

A normal ODBC Connection still works. Just Apache/PHP cannot connect to
the database anymore.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/31678

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

Reply via email to