Date: 01/08/01
- Next message: Ron Arts: "[PHP-DEV] Re: PHP 4.0 Bug #7913 Updated: crash on http HEAD when ob_start used in index.php"
- Previous message: dante.picca <email protected>: "[PHP-DEV] PHP 4.0 Bug #8590: PHP dbm module not compatible with dbmmanage or mod_auth_dbm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6585
Updated by: thies
Reported By: shterng <email protected>
Old-Status: Feedback
Status: Analyzed
Bug Type: OCI8 related
Assigned To:
Comments:
it still happens - but the current design (reusing server-connectiond for multiple logins on the _same_ page) doesn't make it easy to implement.
Previous Comments:
---------------------------------------------------------------------------
[2001-01-07 19:27:09] sniper <email protected>
Does this happen with PHP 4.0.4 ??
--Jani
---------------------------------------------------------------------------
[2000-09-06 18:16:09] shterng <email protected>
OCILogOff has to be put back in place. If a user initiates a persistent connection to the server, and the DBA changes any of the procedures/functions within the database, the connection has to be closed and reopened. As it stands right now, when the above happens, the entire web server needs to be restarted.
Additionally, if the server is restarted in the middle of the connection, oci_ping does not work correctly. That is, it doesn't recognize correctly that the connection has died and it needs to reconnect, thus spitting out error messages back to the user.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6585
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ron Arts: "[PHP-DEV] Re: PHP 4.0 Bug #7913 Updated: crash on http HEAD when ob_start used in index.php"
- Previous message: dante.picca <email protected>: "[PHP-DEV] PHP 4.0 Bug #8590: PHP dbm module not compatible with dbmmanage or mod_auth_dbm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

