php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18801 Allowed memory size of 8388608 bytes
Submitted: 2002-08-08 06:50 UTC Modified: 2002-08-08 08:07 UTC
From: darkden at intragroup dot net Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.2.2 OS: Linux 2.4.18
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 + 38 = ?
Subscribe to this entry?

 
 [2002-08-08 06:50 UTC] darkden at intragroup dot net
I have problem with 4.2.2 version after 24h uptime my apache 1.3.26. I have error "Allowed memory size of 8388608 bytes" on web page powered by php! I'm restart apache and all work fine around 24h then I have error again...
it's my configuration
look at http://www.google.com.ru/search?q=Allowed+memory+size+of+8388608+bytes&hl=ru&lr=&ie=UTF-8&oe=UTF-8&start=10&sa=N

all Untitled is index with this error I think it's memery leak

'./configure' '--prefix=/usr/local' '--with-apache=/usr/local/src/apache_1.3.26' '--enable-exif' '--enable-track-vars' '--with-calendar=shared' '--enable-magic-quotes' '--enable-trans-sid' '--enable-wddx' '--enable-ftp' '--enable-inline-optimization' '--enable-memory-limit' '--with-gd=/usr/local' '--with-zlib' '--enable-gd-native-tt' '--with-t1lib=/usr/local' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-zlib-dir=/usr' '--with-ttf' '--with-freetype-dir=/usr' '--with-mhash=/usr/local' '--with-mcrypt=/usr/local' '--with-openssl=/usr' '--with-curl=/usr/local' '--with-ming=/usr/local' '--enable-sysvsem' '--enable-sysvshm' '--with-gettext=/usr' '--with-mysql=/usr/local' '--with-mod_charset' '--with-xpm-dir=/usr' '--with-mm=/usr/local' '--with-xpm-dir=/usr/X11R6'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-08 08:07 UTC] sniper@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 13:01:29 2024 UTC