php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8136 see bug #8064
Submitted: 2000-12-06 11:01 UTC Modified: 2001-01-17 17:56 UTC
From: ceco at dirbg dot com Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.0.3pl1 OS: Debian Linux
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: ceco at dirbg dot com
New email:
PHP Version: OS:

 

 [2000-12-06 11:01 UTC] ceco at dirbg dot com
see bug #8064

i GUESS it happens when php is compiled with
--enable-memory-limit

i have the same problem which actually happens on different places, but most friquently at lines containing split(...)

in my case it happens only on heavyload (actually the apache has to be restarted every 15 minutes)

i had to downgrade to php-3.0.18 since the admins want to use only precompiled debian packages on the producing machine (and debian compile php with --enable-memory-limit) 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-07 03:45 UTC] sniper@php.net
Does increasing memory_limit directive in php.ini help?

--Jani
 [2000-12-07 03:48 UTC] sniper@php.net
reclassified
 [2000-12-07 05:16 UTC] ceco at dirbg dot com
increasing the memory limit only a little postpones the result
with 128MB limit it the apache hangs after 20 minitis of running with less limit hangs earlier
 [2001-01-17 10:50 UTC] ceco at dirbg dot com
it seems that in 4.0.4 this thing does not happen
 [2001-01-17 17:56 UTC] sniper@php.net
If this doesn't happen -> considered fixed -> closed.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC