PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB » Bug #2622

oci-problem hangs up Apache

Details

Submitted2004-10-26 12:59 UTC
Fromjoerg dot schoppet at web dot de
Assigneddanielc
StatusClosed
PackageDB
PHP Version5.0.2
OSW2K
Roadmaps(Not assigned)

Comments

[2004-10-26 12:59 UTC] joerg dot schoppet at web dot de

Description:
------------
Look at php-bug #28924.

In the DB_oci-class e.g. the function "ocilogon" is used.

As described in the php-bug, if this function, which are deprecated for php5, will replaced by the "new" php5-functions, everything works fine.