PHP Memory
Hi - first time using Drupal 7 commerce. Is it resource hungry?
Keep getting this message
Fatal error: Allowed memory size of 103809024 bytes exhausted (tried to allocate 512 bytes) in /mysite.co.uk/html/includes/menu.inc on line 1575
my grid server has a limit of 99MB.
or could there be another issue here?
Many thanks
Jon
Comments
Depends. Commerce Kickstart 1
Depends. Commerce Kickstart 1 works well in less than 99MB for installation. Commerce Kickstart 2, however, has a recommended Memory footprint of 128MB... Found this on drupal.org for "just drupal" http://drupal.org/node/76156/
php limit error
Cheers dude - the commerce is an add-on to a current drupal site - will check your link tho
still a problem memory size
with newest 7.x-2.0 installed/loaded 6.1.2013.
Cannot install with 128M (using directly from service provider, not local wamp or other).
needed 256M
also this is the service provider settings
- Apache 2.x (latest stable version)
- PHP 5.3 (latest stable version)
- PHP is runned through mod_fcgid:n (not directly as apache module)
- 64bit
and after installing with 256mb and then changed back to 128mb (which operator will want to keep). i keep getting these :
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /includes/menu.inc on line 358
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 79368 bytes) in/includes/database/database.inc on line 2139
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /includes/bootstrap.inc on line 950
Could someone comment? i dont want to proceed building 200-300pcs store if this keeps happening.
you have the choice
either reduce the number of modules, you are using, or extend the hosting plan.
As more modules you have installed, as mor memory you will need.
Just play around with deaktivating some modules.
The number of products makes no difference.