Forums / Install & configuration / Installation problem
Lea Apraksina
Wednesday 23 April 2003 4:02:45 am
While running an installation it never finishes well. At the point of "Scip registration" it says "Fatal error: Maximum execution time of 30 seconds exceeded in ..." and the same thing happens when after that going to the ez basedir. I've checked the settings in settngs/override they are OK. What's the problem?
Pascal Lavoie
Wednesday 23 April 2003 7:34:14 am
I got the same problem when I wanted to install a different language package (French, Canada). For now, I stick with the English (UK or US).
Sergiy Pushchin
Thursday 24 April 2003 2:15:36 am
You need to increase execution time_limit in php.ini for the first time you run eZ publish 3 with different from eng-GB language.
eZ publish needs to parse big xml file with translation strings. It will build a cache for it and second time it will not take time at all.
blockhead abbey
Friday 25 April 2003 3:30:33 pm
I did that and it still times out saying it's in eztemplate.php
next idea?
anyone??