On Thu, Jul 15, 2010 at 9:04 AM, Ken Rickard <[email protected]> wrote:
> Drush scripts (especially bulk node processing) are subject to hitting
> PHP memory limits when processing large amounts of data.
>
> Anyone have ways around that issue?

Besides <?php ini_set(“memory_limit”,”1G”); ?> ?

andrew

Reply via email to