Closed (fixed)
Project:
WURFL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 Apr 2009 at 19:43 UTC
Updated:
29 Jan 2010 at 11:23 UTC
Fatal error: Maximum execution time of 30 seconds exceeded in \includes\file.inc on line 891
Problem appears when accessing the admin pages and disappears when deleting the cache directories.
Comments
Comment #1
tommytom commentedI get the same error msg, when instaling modules
Comment #2
twom commentedthe WURFL module, or any other module?
Comment #3
tommytom commentedby any module.
I think my issue is solved.
I changed the Maximum execution time in my htaccess file from 30 to 130 seconds. And since that I didn't have this error msg anymore.
Comment #4
EJuhl commentedWhat's the relevant line in your .htaccess look like?
Revised: Sorry, I was able to find by doing my own digging.
This thread helped: http://drupal.org/node/454372
Comment #5
clemens.tolboom