php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #17344 memory_limit still deceiving
Submitted: 2002-05-21 18:46 UTC Modified: 2002-11-19 00:20 UTC
From: hz11 at nyu dot edu Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.1 OS: FreeBSD
Private report: No CVE-ID: None
 [2002-05-21 18:46 UTC] hz11 at nyu dot edu
I just compiled 4.2.1 and looked at the supplied php.ini files, and there still is no indication that --enable-memory-limit needs to be enabled.  In php.ini, there simply is:

max_execution_time = 30
memory_limit = 8M

Very misleading.  Thanks,

Hans

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-19 00:20 UTC] philip@php.net
This is now documented and will show up within the next couple of days.  This doc change can be seen here:

http://cvs.php.net/diff.php/phpdoc/en/chapters/config.xml?login=2&r1=1.83&r2=1.84

I've heard rumors that php.ini-* will also include this information very soon :-)  On a related note, doing: ./configure --help shows this information.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 15:01:27 2024 UTC