Wolfgang Pichler
2005-09-22 20:05:10 UTC
Hi!
Fatal error: Maximum execution time of 30 seconds exceeded in
/srv/www/emilda/lib/MARC.inc on line 625
this has nothing to do with emilda but with your environmentFatal error: Maximum execution time of 30 seconds exceeded in
/srv/www/emilda/lib/MARC.inc on line 625
have a look at your php.ini !
max_execution_time = 30 ; Maximum execution time of each script, in
seconds
max_input_time = 60 ; Maximum amount of time each script may spend
parsing request data
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
line 625 is a random point in code reached after 30 seconds
regards
w.
I search the time variable into the file MARC.inc and the line 625 but I
did not find anything about it. Can someone help me?
Thanks
did not find anything about it. Can someone help me?
Thanks