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

tommytom’s picture

I get the same error msg, when instaling modules

twom’s picture

the WURFL module, or any other module?

tommytom’s picture

by 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.

EJuhl’s picture

What'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

clemens.tolboom’s picture

Category: bug » support
Status: Active » Closed (fixed)