DB name & password

Author Message

dimis GR

Wednesday 29 March 2006 6:26:07 am

Hello
I try to install the ez publish from windows installer but I dont know db name & password
Anyone can help ?

Kåre Køhler Høvik

Friday 31 March 2006 4:15:18 am

Default DB settings using the windows installer,
User name: root
Password: <empty>

To list database, use log to MySQL

mysql -u root

, and run sql:

show databases;

Kåre Høvik

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 19 2025 04:33:29
Script start
Timing: Jan 19 2025 04:33:29
Module start 'layout'
Timing: Jan 19 2025 04:33:29
Module start 'content'
Timing: Jan 19 2025 04:33:30
Module end 'content'
Timing: Jan 19 2025 04:33:30
Script end

Main resources:

Total runtime1.5130 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.0066 589.1563152.6250
Module start 'layout' 0.00660.0033 741.781339.4453
Module start 'content' 0.00981.5018 781.2266520.5313
Module end 'content' 1.51160.0013 1,301.75788.1719
Script end 1.5130  1,309.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2188160.0002
Check MTime0.00130.0875160.0001
Mysql Total
Database connection0.00110.072410.0011
Mysqli_queries1.463696.7378540.0271
Looping result0.00100.0692520.0000
Template Total1.471897.320.7359
Template load0.00220.143220.0011
Template processing1.469697.129920.7348
Template load and register function0.00020.014010.0002
states
state_id_array0.00170.113110.0017
state_identifier_array0.00170.110320.0008
Override
Cache load0.00170.1136150.0001
Sytem overhead
Fetch class attribute can translate value0.00080.055120.0004
Fetch class attribute name0.00200.135430.0007
XML
Image XML parsing0.00070.043020.0003
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00070.0495150.0000
String conversion0.00000.000540.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/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/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
2content/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: 12
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs