php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7523 Memory Leakage
Submitted: 2000-10-29 16:47 UTC Modified: 2001-02-10 14:35 UTC
From: hquest at fesppr dot br Assigned:
Status: Closed Package: Performance problem
PHP Version: 3.0.16 OS: Linux Slackware 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hquest at fesppr dot br
New email:
PHP Version: OS:

 

 [2000-10-29 16:47 UTC] hquest at fesppr dot br
Message from php3 log:

PHP 3 Fatal error:  Allowed memory size of 4194304 bytes exhausted (tried to allocate 687322 bytes) in ../lib/mime.lib on line 77

The script is IMP WebMail sw.

Info on compilation/configuration can be found @ http://www2.fesppr.br/hquest/info.php3 (php_info())

The OS is a Fresh Slack7.1 with all packages compiled on the same base machine.

Thanks.

--
Alexandre Hautequest
hquest at fesppr dot br

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 14:35 UTC] jimw@php.net
you can configure the maximum memory limit using the memory_limit ini variable.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 17:02:17 2025 UTC