Posted by lomic1 on October 28, 2011 at 9:31am
Hi Guys,
I'm trying to install Openpublish for the first time and I failed (several times)!!!
My webhost (1and1) seems to be known for allowing very limited memory by default. So, after reading some posts about it, I added on all openpublish folders a php.ini file with memory_limit = 64M command. It seems that 1and1 doesn't go further than 32Mo but I'm not sure.
During openpublish install I have this error I came across this error:
Fatal error: Out of memory (allocated 31195136) (tried to allocate 4864 bytes) in /homepages/xx/dxxxxxxxx/htdocs/openpublish/sites/all/modules/panels/plugins/task_handlers/panel_context.inc on line 349
Am I missing something here?
Many thanks for your help
Vinc.
Comments
I'd put the memory setting in settings.php
Check the documentation here: http://drupal.org/node/207036
Openpublish and other "heavy" installs, especially ones that use views and panels, need MORE than 64mb. Try 128mb instead.
Using the php.ini method is tough on shared hosts, unless you have followed the site information precisely.
I have never had an error
I have never had an error free install with OpenPublish and a shared hosting account. OP's memory requirements are too great. I had to move our site to a virtual private server, then the errors went away.