ezutf8codec.php error

Author Message

Daniele Turcato

Thursday 21 August 2003 2:45:15 pm

I am trying to install version 3.2 but when point the browser on the index.php in order to begin the installation I receive this error:

Parse error: parse error in /home/turcato/public_html/ez/lib/ezi18n/classes/ezutf8codec.php on line 97

Fatal error: Undefined class name 'ezutf8codec' in /home/turcato/public_html/ez/lib/ezi18n/classes/ezcodepage.php on line 481

I have controlled the file ezutf8codec.php and to line 97 it is interrupted with this line:

$char = "ÿÿ

Jan Borsodi

Tuesday 26 August 2003 8:16:50 am

It seems that something has destroyed the data in this file (perhaps the unpacker you used). Try changing the noted line into.
$char = chr( 0 );

--
Amos

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

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 19:15:03
Script start
Timing: Jan 18 2025 19:15:04
Module start 'layout'
Timing: Jan 18 2025 19:15:04
Module start 'content'
Timing: Jan 18 2025 19:15:04
Module end 'content'
Timing: Jan 18 2025 19:15:04
Script end

Main resources:

Total runtime0.5110 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0081 587.9141152.6250
Module start 'layout' 0.00810.0034 740.539139.4609
Module start 'content' 0.01150.4983 780.0000518.7578
Module end 'content' 0.50980.0012 1,298.75788.1719
Script end 0.5110  1,306.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.7387160.0002
Check MTime0.00160.3102160.0001
Mysql Total
Database connection0.00100.203010.0010
Mysqli_queries0.467091.3799540.0086
Looping result0.00050.0984520.0000
Template Total0.474792.920.2373
Template load0.00220.435420.0011
Template processing0.472592.453020.2362
Template load and register function0.00020.031910.0002
states
state_id_array0.00130.260110.0013
state_identifier_array0.00090.177520.0005
Override
Cache load0.00170.3398120.0001
Sytem overhead
Fetch class attribute can translate value0.00050.101320.0003
Fetch class attribute name0.00090.185430.0003
XML
Image XML parsing0.00060.116320.0003
class_abstraction
Instantiating content class attribute0.00000.001230.0000
General
dbfile0.00080.1522170.0000
String conversion0.00000.001840.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs