Need urgent help. Get fatal error when access admin interface
tommytom - May 13, 2009 - 20:40
After instaling module panels_tabs_6.x-1.x-dev.tar_.gz (Tabs panel style module)
I get this errors when I access my admin interface:
Fatal error: Maximum execution time of 30 seconds exceeded in mysite\includes\common.inc on line 510
Fatal error: Maximum execution time of 30 seconds exceeded in mysite\includes\session.inc on line 56
Fatal error: Maximum execution time of 30 seconds exceeded in mysite\includes\session.inc on line 14Nothing in the admin interface works, I always get this error.
I added this to the htaccess file but it didn't change nothing, I get stil the same error msg:
<IfModule mod_php4.c>
php_value max_execution_time 120I got this error before, so I don't think it's an issue with the tabs panel module. Before I got this error msg once and then everything worked. Now I get always this error in the admin interface.
Please help

I waited few minutes and now
I waited few minutes and now it works. strange ...