Forums / Install & configuration / Odd error message when trying to install ezpublish

Odd error message when trying to install ezpublish

Author Message

mikael lindqvist

Wednesday 09 April 2003 1:05:32 pm

I have installed ezpublish semi-successfully before (didn't get ImageMagick to work).

I erased that installation and tried again but this time I didn't get very far. I have copied the files, created the database (btw, in the site.ini file, where am I supposed indicate the database_name?).

When I try to access the index.php file I receive:

Fatal error: Undefined class name 'ezini' in /home/m/my_domain/www/ezpublish/index.php on line 79

Any comment welcome!

(This is probably a very funny question but what the heck is a "virtual host"? Even the webcommunity finds this too obvious to provide a straight answer, lol)

Jan Borsodi

Friday 11 April 2003 8:12:18 am

Did you get some include errors above this error?

A virtual host is a way to use several sites on one host, this means that you assign hostnames to one IP and let the webserver choose a site depending on the hostname. It's also common to refer to virtual hosts when rewrite rules applies, this means that all urls are sent to one script (eg. index.php) and it's up the script to decide (ie. more secure and prettier urls), in non-virtual host mode the user can access any file on the server and must always include the index.php in the url.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

eZ debug

Timing: Jan 30 2025 22:26:42
Script start
Timing: Jan 30 2025 22:26:42
Module start 'content'
Timing: Jan 30 2025 22:26:42
Module end 'content'
Timing: Jan 30 2025 22:26:43
Script end

Main resources:

Total runtime0.2610 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0082 588.1797370.2656
Module start 'content' 0.00820.0151 958.44531,001.5313
Module end 'content' 0.02340.2376 1,959.97663,890.2891
Script end 0.2609  5,850.2656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00461.7745200.0002
Check MTime0.00140.5414200.0001
Mysql Total
Database connection0.00080.325010.0008
Mysqli_queries0.158860.86111410.0011
Looping result0.00140.55551390.0000
Template Total0.237190.910.2371
Template load0.00100.369810.0010
Template processing0.236190.482010.2361
Override
Cache load0.00070.254410.0007
Sytem overhead
Fetch class attribute can translate value0.00160.608110.0016
XML
Image XML parsing0.00030.123810.0003
General
dbfile0.00501.9120200.0002
String conversion0.00000.002330.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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