Database Problem

Author Message

Christian Santiago

Monday 03 May 2010 2:27:16 pm

Hello,ive installed the latest ez publish with ez flow on my site,i went through the steps and everything went ok,untill i got to 71% where i have to put the details for the site,and when i hite next i get this error

Warning

The database [db328220869] cannot be used, the setup wizard wants to create the site in [utf-8] but the database has been created using character set [iso-8859-1]. You will have to choose a database having support for [utf-8] or modify [db328220869]

now i went to phpmyadmin and the database was created in utf-8 thats what it says,so how can i fix this.i have 1and1 hosting and i have no idea how to change thsi database to utf-8 if i have to.thanks in advanced

Jarosław Heba

Monday 03 May 2010 3:18:27 pm

Hi,

What about collation?  

Doug Brethower

Monday 03 May 2010 9:06:28 pm

In phpmyadmin or in mysql prompt:

ALTER DATABASE `db328220869` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

Cheers!

Doug Brethower
Apple Certified Technical Consultant, Southwest, MO USA
http://share.ez.no/directory/companies/lakedata.net

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 29 2025 23:47:05
Script start
Timing: Jan 29 2025 23:47:05
Module start 'layout'
Timing: Jan 29 2025 23:47:05
Module start 'content'
Timing: Jan 29 2025 23:47:06
Module end 'content'
Timing: Jan 29 2025 23:47:06
Script end

Main resources:

Total runtime0.9883 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.1328151.2109
Module start 'layout' 0.00450.0026 739.343836.6484
Module start 'content' 0.00710.9805 775.9922524.6719
Module end 'content' 0.98760.0007 1,300.664111.8594
Script end 0.9883  1,312.5234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.2928160.0002
Check MTime0.00120.1246160.0001
Mysql Total
Database connection0.00070.074610.0007
Mysqli_queries0.947295.8406590.0161
Looping result0.00050.0491570.0000
Template Total0.961497.320.4807
Template load0.00170.171820.0008
Template processing0.959797.105120.4799
Template load and register function0.00010.012710.0001
states
state_id_array0.00070.074210.0007
state_identifier_array0.00080.080520.0004
Override
Cache load0.00140.1436170.0001
Sytem overhead
Fetch class attribute can translate value0.00050.053930.0002
Fetch class attribute name0.00090.092160.0002
XML
Image XML parsing0.00380.381530.0013
class_abstraction
Instantiating content class attribute0.00000.000560.0000
General
dbfile0.00510.5114280.0002
String conversion0.00000.000740.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/header.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/header.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs