Home » Database » DB » Bug #2622
oci-problem hangs up Apache
Details
| Submitted | 2004-10-26 12:59 UTC |
|---|---|
| From | joerg dot schoppet at web dot de |
| Assigned | danielc |
| Status | Closed |
| Package | DB |
| PHP Version | 5.0.2 |
| OS | W2K |
| 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.