Fresh new database

Author Message

Kevin polston

Friday 17 September 2004 10:22:53 am

Hi
I’m new to EzPublish so please excuse me if this has been asked and answered before.

Basically I’m wonder how a new ‘fresh’ database gets ‘primed’ with an admin user and password? I created a new database using:

a) mysql> create database <mydatabase>;
b) mysql> grant all on .* to user@localhost identified by password;
c) $> mysql &#8211;u user &#8211;ppassword mydatabase < &#8230;/kernel/sql/mysql/kernel_schema.sql
d) $> mysql &#8211;u user &#8211;ppassword mydatabase < &#8230;/kernel/sql/mysql/cleandata.sql

So far so good. But how can I now use the ezpublish user say, &#8220;mysite_admin&#8221; to administer the site as I don&#8217;t know the password to the database I&#8217;ve just created?

Many thanks
Kevin

Kåre Køhler Høvik

Sunday 19 September 2004 5:54:01 am

Please see : http://ez.no/ez_publish/documentation/installation/manual_installation/manual_configuration_of_ez_publish
If you still have any problems, please reply here.

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 31 2025 08:09:54
Script start
Timing: Jan 31 2025 08:09:54
Module start 'layout'
Timing: Jan 31 2025 08:09:54
Module start 'content'
Timing: Jan 31 2025 08:09:54
Module end 'content'
Timing: Jan 31 2025 08:09:54
Script end

Main resources:

Total runtime0.0183 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.1094151.1953
Module start 'layout' 0.00630.0033 739.304736.6172
Module start 'content' 0.00970.0072 775.921990.1250
Module end 'content' 0.01690.0013 866.046929.9922
Script end 0.0182  896.0391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002714.5341140.0002
Check MTime0.00126.5746140.0001
Mysql Total
Database connection0.00095.008310.0009
Mysqli_queries0.003016.473730.0010
Looping result0.00000.130510.0000
Template Total0.00105.210.0010
Template load0.00073.986310.0007
Template processing0.00021.199510.0002
Override
Cache load0.00052.671910.0005
General
dbfile0.001910.194180.0002
String conversion0.00000.044440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_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