Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2013 at 08:02 UTC
Updated:
21 Jun 2013 at 11:30 UTC
Hello folks,
Seems like there's either something wrong with UUID Features or the core taxonomy module. Please see #1887924: Maximum execution time error in installation profile. Not familiar with core. Any idea?
Comments
Comment #1
neRok commentedIm just going over some old core issues and trying to close them.
Sounds like you might need to increase your servers PHP max_execution_time. You can do this in a php.ini in the root folder usually.
The code/module you mention probably needs some tweaks to get things working faster too.
Feel free to open again if you want.
Comment #2
Jeffrey C. commentedSure. Thanks.