Can not start installer - missing file or directory

Author Message

Jan Tönnißen

Sunday 20 December 2009 2:36:17 pm

Hi there,

everytime I try to start the installer I got the following error message:

Warning: require(Base/src/base.php) [function.require]: failed to open stream: No such file or directory in /var/www/web2/html/homepage/autoload.php on line 25
Fatal error: require() [function.require]: Failed opening required 'Base/src/base.php' (include_path='.') in /var/www/web2/html/homepage/autoload.php on line 25

Has anyone an idea what that message is about?

Thx

Jan

Steven E. Bailey

Monday 21 December 2009 3:41:22 am

The eZComponents library can't be found... either because they aren't installed or they aren't in the php include_path - depending on which version of eZPublish you can set that include_path in config.php.

To install, run:

pear install -a ezc/eZComponents

otherwise use the download with eZComponents bundled.

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

Nicolas Pastorino

Monday 25 January 2010 11:21:48 pm

Hi Jan,

Did Steven's answer help you ?

Let us know,
Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

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 18 2025 05:17:18
Script start
Timing: Jan 18 2025 05:17:18
Module start 'layout'
Timing: Jan 18 2025 05:17:18
Module start 'content'
Timing: Jan 18 2025 05:17:18
Module end 'content'
Timing: Jan 18 2025 05:17:18
Script end

Main resources:

Total runtime0.0202 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.0087 588.1641152.6563
Module start 'layout' 0.00870.0031 740.820339.5078
Module start 'content' 0.01180.0063 780.328189.5859
Module end 'content' 0.01820.0021 869.914134.3047
Script end 0.0202  904.2188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.004120.4528140.0003
Check MTime0.002612.6972140.0002
Mysql Total
Database connection0.00073.562110.0007
Mysqli_queries0.004823.662730.0016
Looping result0.00000.089510.0000
Template Total0.00168.110.0016
Template load0.00105.089910.0010
Template processing0.00062.959010.0006
Override
Cache load0.00062.929610.0006
General
dbfile0.00031.430080.0000
String conversion0.00000.069540.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