Memory exhausted on updating access control

thomasmuirhead - May 26, 2009 - 11:27
Project:Content Access
Version:5.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:by design
Description

Hi there,

I tried installing access control and it works fantastically, except that it exhausts my memory when trying to update all our user profiles at the same time.

The memory is already pushed pretty high at 64MB:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 43 bytes) in /home/maybeor/public_html/includes/module.inc on line 87

This is particularly a problem because we display a view of a user's buddies on their profile. However, those they became buddies with before a certain date won't show because it seems the access controls have not been updated that far or something. Is there any way of breaking down the rebuilding/updating of access controls into more than one flush?

thanks

thomas

#1

fago - September 15, 2009 - 14:10
Status:active» by design

You have to less memory, increase your php memory limit.

>Is there any way of breaking down the rebuilding/updating of access controls into more than one flush?

Hm, currently there is no such way.

 
 

Drupal is a registered trademark of Dries Buytaert.