Forums / Install & configuration / eZ Install failture
Stephan Lachmann
Saturday 23 August 2008 6:52:23 am
Hey,
I just have a problem on installing eZ Publish. I want to install an extension but an error message appears. I noticed in another thread that I have to install eZ Components. But I only do have a "normal" web space without permissions for the php.ini
Is there any possibility to configure eZ Publish to work in this environment, too? I tryed to install eZ Components like it is written in the Documentation, but I also have no shell and no access to PEAR. What can I do?
Thank you very much.
Stephan
Kristof Coomans
Monday 25 August 2008 12:55:58 am
Hi Stephan
You can download the eZ Components from their website ( http://ezcomponents.org/download/dl_components ). Then unpack it somewhere on your web space, and change the include_path PHP setting in a file config.php in the root of your eZ Publish installation.
<?php set_include_path( "/path/to/ezcomponents:" . ini_get( "include_path" ) ); ?>
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org