Forums / Install & configuration / Ez.0.3 install in hosting environment
Piotr Dabrowski
Thursday 26 March 2009 1:51:52 pm
Hi, I tried to install ez 4.0.3 in hosting environment and when I reach 92% installation and Registering page come up when I hit next button after about few minutes it want to download index.php file. All tests and requirement indicated as SUCCESS. Any idea what could be wrong. I not getting any error messages. ThanksPeter
Saturday 28 March 2009 6:08:51 pm
I came to conclusion that the problem was created by localisation. I wanted to install localisation eng-AU and the Ez could not find translation.ts Been aware of this Itriaed to install with eng-GB but despite this Ez still defaulted to en-US. Why? Checked all settings and was correct.In the end installed Ez with plain_site
[ Mar 29 2009 00:17:57 ] [58.172.155.152] eZTSTranslator::loadTranslationFile: Could not load translation file: share/translations/eng-US/translation.ts [ Mar 29 2009 00:17:57 ] [58.172.155.152] eZTSTranslator::loadTranslationFile: Could not load translation file: extension/ezwebin/translations/eng-US/translation.ts [ Mar 29 2009 00:17:57 ] [58.172.155.152] Timing Point: Module end 'setup' ThanksPeter
Saturday 28 March 2009 10:01:41 pm
Tried fresh install with Website Interface selecting en-GB as a default language and locale Again ez looking for en-US locale. How this could be fixed?Peter
Wednesday 01 April 2009 5:31:06 am
SOLVED
Made fresh installation on hosting server with "Plain Site" After install removed "Plain Site" package using Admin site. Installed "Website Interface" packages.Manually edited all INI files. Ez working perfect.
Conclusion: Application installer require to many resources and TIMING OUT during installation in Hosting Environment.
ThanksPeter