[wp-trac] Re: [WordPress Trac] #3141: explicit memory check before starting install

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 27 20:36:36 GMT 2008


#3141: explicit memory check before starting install
-------------------------------------+--------------------------------------
 Reporter:  looksaus                 |        Owner:     
     Type:  defect                   |       Status:  new
 Priority:  normal                   |    Milestone:  2.5
Component:  Administration           |      Version:  2.1
 Severity:  normal                   |   Resolution:     
 Keywords:  has-patch commit tested  |  
-------------------------------------+--------------------------------------
Comment (by darkdragon):

 WTF? The '''ONLY TWO''' reasons this would not work on any host is if
 {{{--enable-memory-limit}}} switch was not used during the PHP
 installation. The second is if {{{ini_set()}}} is in the disabled function
 list.

 There is no other way to disable setting of the memory limit. Some hosts
 DO in fact disable {{{ini_set()}}} which is a problem with support
 tickets. However, your reasoning doesn't seem to ''me'' to be valid in the
 sense that either one of us has any statistics on the exact number of
 hosts.

 '''It will hurt no one by committing this patch, and will help some people
 if you do.''' So I mean, do you want to at least help some people that
 will benefit? You do want to help thost that will benefit don't you?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3141#comment:41>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list