php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13973 Memory Problem
Submitted: 2001-11-07 06:25 UTC Modified: 2001-12-13 06:28 UTC
From: avsomeren at upc dot nl Assigned:
Status: Closed Package: Performance problem
PHP Version: 4.0.4pl1 OS: NT4 SP6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: avsomeren at upc dot nl
New email:
PHP Version: OS:

 

 [2001-11-07 06:25 UTC] avsomeren at upc dot nl
I have PHP 4.04pl1 installed on apache 1.3.22. On NT4 with SP6. oci8.dll is added to the extension list.

Now if I make a page with pure HTML. and refresh it 20 times. nothing stange happens. But if I insert the following code :

<?
echo "foo";
?>

I get a memory build up of appr. 200 KB per refresh.
eventually Apache stops responding.

What could be the problem, is oci8?

Arie

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-08 11:47 UTC] derick@php.net
Please try php 4.0.6, and report back if it fixed the problem.

Derick
 [2001-11-21 04:26 UTC] avsomeren at upc dot nl
If I Use 4.0.6, wich i tried. OCI is giving me problems.

It says it cannot find entry point OCILobOpen.

I'm using Oracle 8.0.5 client on NT 4 platform.

Could this be an Oracle version problem?

 [2001-11-21 14:40 UTC] sniper@php.net
This is now different problem? Is the memory problem gone now?

--Jani

 [2001-12-13 06:28 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 11:01:34 2024 UTC