eZ Install failture

Author Message

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 22:27:17
Script start
Timing: Jan 30 2025 22:27:17
Module start 'layout'
Timing: Jan 30 2025 22:27:17
Module start 'content'
Timing: Jan 30 2025 22:27:17
Module end 'content'
Timing: Jan 30 2025 22:27:17
Script end

Main resources:

Total runtime0.0347 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.1328151.2109
Module start 'layout' 0.00550.0040 739.3438220.6875
Module start 'content' 0.00960.0235 960.0313997.8359
Module end 'content' 0.03310.0016 1,957.867229.9922
Script end 0.0347  1,987.8594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00287.9636140.0002
Check MTime0.00123.4524140.0001
Mysql Total
Database connection0.00061.827410.0006
Mysqli_queries0.00308.666330.0010
Looping result0.00000.052210.0000
Template Total0.00113.310.0011
Template load0.00092.564410.0009
Template processing0.00020.693110.0002
Override
Cache load0.00061.764310.0006
General
dbfile0.00205.821280.0003
String conversion0.00000.031640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs