Trellon / crmcoredemo

CRM Core Demo showcases the possibilities of developing a CRM based on Drupal, using the crm_core module.
GNU General Public License v2.0
10 stars 3 forks source link

Maximum execution time exceeded #14

Open ghost opened 11 years ago

ghost commented 11 years ago

There is an error:

( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/crmcoredemo/includes/database/database.inc on line 464

It happened when I enabled all features and checked for "Import sample data". If "Import sample data" is not set if works fine.

Content generation can be done with a help of batch api through hook install tasks. Probably this can be helpful: http://drupalcode.org/project/openacadept.git/blob/refs/heads/7.x-1.x:/openacadept.install#l214