Quoting bb <[EMAIL PROTECTED]>:

> On Mon, 04 Feb 2008 07:14:43 -0500, Earnie Boyd
> <[EMAIL PROTECTED]> wrote:

>>
>> You can also add to .htaccess
>>
>> php_value memory_limit 100M
>>
>> or whatever value you need.
>>
>
> Sounds like a (not very scalable) workaround rather than a fix.
>
>

Yes, a work around for those without access to php.ini.  For debugging 
you can also add such things as display_error.  It is scalable to 
control the memory limit of each application should you have more than 
one on a system.  You can allow X amount of memory for one and Y amount 
of memory for another.

Earnie -- http://for-my-kids.com/
-- http://give-me-an-offer.com/

_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to