The setup wizard will not start on Suse 10.0 [solved]

Author Message

Aleksandar Adam

Monday 24 April 2006 10:47:23 am

Hi,
I have tried to install ezpublish on Suse 10.0, but when I want to start the setup wizard I got the following error:

<i>Warning: main(lib/ezutils/classes/ezsys.php): failed to open stream: No such file or directory in /srv/www/htdocs/ezsite/lib/ezutils/classes/ezdebug.php on line 75

Warning: main(): Failed opening 'lib/ezutils/classes/ezsys.php' for inclusion (include_path='/usr/share/php') in /srv/www/htdocs/ezsite/lib/ezutils/classes/ezdebug.php on line 75
.
.
.
Fatal error: Undefined class name 'ezdir' in /srv/www/htdocs/ezsite/lib/ezutils/classes/ezini.php on line 285 </i>

What I have to do to make ezpublish site working?

Any answer is appreciated.

Björn Dieding@xrow.de

Monday 24 April 2006 10:53:04 am

permissions?

chmod -R 777 /srv/www/htdocs/ezsite

working now?

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Aleksandar Adam

Monday 24 April 2006 11:37:18 am

the solution was to edit /etc/php.ini and write :

include_path = ".:/usr/share/php"

http://ez.no/community/forum/install_configuration/many_errors_occured_when_calling_the_index

Łukasz Serwatka

Monday 24 April 2006 11:17:26 pm

This is common problem on SUSE 10.0, I wonder why SUSE developers did not add this important "." ;)

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 22:25:32
Script start
Timing: Jan 18 2025 22:25:32
Module start 'layout'
Timing: Jan 18 2025 22:25:32
Module start 'content'
Timing: Jan 18 2025 22:25:33
Module end 'content'
Timing: Jan 18 2025 22:25:33
Script end

Main resources:

Total runtime0.5478 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.2969152.6563
Module start 'layout' 0.00570.0038 741.953139.5078
Module start 'content' 0.00950.5368 781.4609600.2188
Module end 'content' 0.54630.0015 1,381.679712.1094
Script end 0.5477  1,393.7891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.6323160.0002
Check MTime0.00160.2992160.0001
Mysql Total
Database connection0.00070.128510.0007
Mysqli_queries0.492889.9642620.0079
Looping result0.00060.1132600.0000
Template Total0.517594.520.2588
Template load0.00210.375920.0010
Template processing0.515594.098720.2577
Template load and register function0.00010.019010.0001
states
state_id_array0.00080.137710.0008
state_identifier_array0.00080.144920.0004
Override
Cache load0.00170.3192270.0001
Sytem overhead
Fetch class attribute can translate value0.00070.136230.0002
Fetch class attribute name0.00100.191370.0001
XML
Image XML parsing0.00270.484930.0009
class_abstraction
Instantiating content class attribute0.00000.002980.0000
General
dbfile0.00220.4005300.0001
String conversion0.00000.002240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs