Hi

I have installed the module, when i get to the setting page i get this error

Fatal error: Allowed memory size of 205520896 bytes exhausted (tried to allocate 16 bytes) in /home/biladim/public_html/includes/database.mysql.inc on line 238

Thanks for your help

Comments

toma’s picture

i have tried to raise the php limit up from to 500mb still have the same error

nancydru’s picture

Title: Get error in Cleaner seeting page » Get error in Cleaner setting page
Status: Active » Postponed (maintainer needs more info)

I have a much smaller memory limit with no problem. There is obviously a conflict with some other module. You can try disabling the others one by one and see if the problem goes away. Then you can tell me which one is in conflict.

This module is quite small and relatively innocuous; it is hard to believe that something like this is happening.

mdryan’s picture

Only a 'me too' really. Even with all the contrib modules disabled I still hit the php memory limit even at 256mb. I had also suspect a huge number of cached aggregated css files (several hundred) to be a possible cause, but removing these also makes no difference.

I'll try and take a look at the code when I get chance to see if I can isolate the problem but this is unlikely to be any time soon.

ButterFly-2’s picture

I have the same issue.

nancydru’s picture

I just started seeing this on a D5 site where I've never seen it before, and I have never seen it on a D6 site. Could it be a MySql problem with listing the cache table names? Right now my access to D5 sites is extremely limited, perhaps someone can try temporarily removing the table list and see if that helps.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

No further updates.