Forums / Install & configuration / 4.3 Installation Problem
Alan Fowler
Thursday 19 May 2011 12:13:57 pm
Hi,
I'm trying to install 4.3 on my server. I've installed the latest version of Ez Components using the PEAR method via SSH, but I'm still getting 'Wrong Ez Components version detected' when running the install process. Can anyone help?
The server is showing eZ Components 2009.2.1 installed and the Ez Publish installer is asking for 2008.2 as a minimum.
I've also checked php.ini and it is showing the correct include path to where the ezc directory is located.
Many thanks
Alan
Patrick Kaiser
Friday 20 May 2011 2:21:27 am
Any reason why you want to install ez 4.3?
I would suggest you install the recent version of the ez community project 2011.5 (based on ez 4.5):
http://share.ez.no/download-develop/downloads/ez-publish-community-project-2011.5
The right versions of ez components are bundled with theese releases.
Best regards, Patrick
David Wen
Monday 23 May 2011 1:17:27 am
There are several different versions of 4.3 to download. The ones you need are
ezc stands for eZ Components. Source: http://share.ez.no/download-develop/downloads/ez-publish-4.3
scrieler _
Monday 23 May 2011 3:41:17 am
You can change the ezcomponents path in config.php of the ez root, if u want to use your own install.
define( 'EZC_BASE_PATH', '/usr/lib/ezc/Base/base.php' );