[wp-trac] Re: [WordPress Trac] #5165: Installs fail due to PHP
memory requirements
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 8 18:16:33 GMT 2007
#5165: Installs fail due to PHP memory requirements
----------------------+-----------------------------------------------------
Reporter: MichaelH | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version: 2.3
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by santosj):
In some version of PHP 5.2.x, there were corrections to the memory
management. In that the real (or as accurate as possible) usage is being
reported and the memory usage is advised to be increased anyway to at
least 16MB because of the fix.
However, this wouldn't be the case for PHP 5.0.x, so that is interesting.
Very interesting.
Probably would need to look at the code to see if any sections need to
manually {{{unset()}}} variables before continuing. A lot of work went
into fixing up the importers, but it might be worth looking at the
installer portions.
--
Ticket URL: <http://trac.wordpress.org/ticket/5165#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list