php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21045 %{mod_php_memory_usage}n not present
Submitted: 2002-12-16 09:24 UTC Modified: 2002-12-30 17:45 UTC
From: busia at tiscali dot it Assigned:
Status: Closed Package: Apache2 related
PHP Version: 4.3.0RC3 OS: Redhat 7.2
Private report: No CVE-ID: None
 [2002-12-16 09:24 UTC] busia at tiscali dot it
I have upgraded to apache 2, now the variable "%{mod_php_memory_usage}n" isn't passed to apache to be logged.

./configure  --enable-track-vars --prefix=/usr --exec-prefix=/usr --libexecdir=/usr/lib/apache --bindir=/usr/bin --sbindir=/usr/sbin --datadir=/home/httpd --sysconfdir=/etc/httpd/conf --localstatedir=/var --libdir=/usr/lib/apache --includedir=/usr/include/apache --mandir=/usr/man --with-mysql=/usr --with-config-file-path=/usr/local/Zend/etc --enable-memory-limit --with-apxs2 --with-zlib

Andrea Busia

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-16 18:57 UTC] iliaa@php.net
At the moment Apache 2 filter does not support tracking memory usage of the php scripts via the mod_php_memory_usage variable.
 [2002-12-30 17:45 UTC] iliaa@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot 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 in short time.
 
Thank you for the report, and for helping us make PHP better.


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