I am getting the following error when trying to log into my site. The view for anonymous doesn't seem to have any problems. When I log in I get:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in (..)/public_html/home/d5/modules/views/modules/views_upload.inc on line 177
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2606 bytes) in (..)/public_html/home/d5/includes/database.inc on line 192
See http://yoganexus.com/home/d5/ for home page prior to loggin in. This seems to work fine. I have written the host and they replied:
"FROM HOST TECH SUPPORT:
I have restarted apache to correct this problem. For some reason that drupal module has issues, overtime the script will take up more and more memory until it reaches the limits we have set for the server, causing this error."
Is this happening at other hosts for anyone? Any help is welcome.. My site is down for my most important users.
Thanks.
Comments
Comment #1
merlinofchaos commentedI have not seen this happening, but there are about a billion ways you can have Views setup. I can't begin to even figure out what might possibly be wrong without some info about your setup.
I can say that Views can use a lot of memory if you have CCK and a LOT of CCK fields. This is a known problem, though your memory limits are set quite high.
The error you give isn't even enough to indicate that views is even at fault. It could be something else entirely.
Comment #2
catchComment #3
alternativecatII commentedI have a a very similar problem.
I'm using Drupal 6.4. I installed views so I could try to get the Calendar Module working. I installed calendar-6.x-2.0-rc2 and Views views-6.x-2.0-rc3 along with cck-6.x-2.0-rc7 and date-6.x-2.0-rc3.
I was trying to figure out how to get the Calendar View to work (which I've been doing a lot lately), when I switched and went to CiviCRM. I clicked on CiviEvent and got got