Forums / Install & configuration / eZ Install failture

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

eZ Install failture

Author Message

Stephan Lachmann

Saturday 23 August 2008 6:52:23 am

Hey,

I just have a problem on installing Exponential. 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 Exponential 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 Exponential 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