Manual database creation

Author Message

Mark Stevenson

Tuesday 18 November 2003 12:45:21 am

Having tried to run through the wizard setup and it constantly timing out after entering the database details. I thought I'd do the manual setup as I'm fortunate enough to have telnet access to my site.

I configured site.ini and i18n.ini as per the manual configuration docs. But am I missing something or are there no instructions on how to manually run the SQL to create all the datbase tables!

I now get ...

kernel (50)
No database connection could be made, the system might not behave properly.

because theres nothing in the database!

Dariusz Wlodarczyk

Tuesday 18 November 2003 1:16:56 am

I think than you must create the database manualy and load kernel_schema.sql and clean_data.sql from kernel/sql/mysql or kernel/sql/postgresql (depending on your database type).

Mark Stevenson

Tuesday 18 November 2003 2:13:34 am

Thank you, that has certainly populated the database. I still get the same error when I go to the default page though?

Mark Stevenson

Tuesday 18 November 2003 4:55:15 am

Can anyone help.

I've done a manual installation into the root of my domain, and run kernel_schema.sql and cleandata.sql for MySQL. I can see that the database is populated.

I've uploaded settings/override/site.ini.append.php and I'm sure that the database settings for account/passwd are correct.

When I go to my front page I see the login dialogure boxes but above them it says....

kernel (50)
No database connection could be made, the system might not behave properly.

I've tried to login regardless with admin/publish (is that the default passwd?) but Iget "Could not login"

Mark Stevenson

Thursday 20 November 2003 7:18:52 am

I resolved this by re-doing the manual installation from scratch. I think it must have been a permission problem.

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 06:25:04
Script start
Timing: Jan 19 2025 06:25:04
Module start 'layout'
Timing: Jan 19 2025 06:25:04
Module start 'content'
Timing: Jan 19 2025 06:25:05
Module end 'content'
Timing: Jan 19 2025 06:25:05
Script end

Main resources:

Total runtime1.0450 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.1797152.6250
Module start 'layout' 0.00570.0031 741.804739.4453
Module start 'content' 0.00881.0347 781.2500525.1563
Module end 'content' 1.04340.0015 1,306.406312.4766
Script end 1.0450  1,318.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3254160.0002
Check MTime0.00130.1278160.0001
Mysql Total
Database connection0.00090.081510.0009
Mysqli_queries0.988294.5616630.0157
Looping result0.00070.0671610.0000
Template Total1.005396.220.5027
Template load0.00210.198720.0010
Template processing1.003296.002220.5016
Template load and register function0.00020.019310.0002
states
state_id_array0.00130.119610.0013
state_identifier_array0.00130.126220.0007
Override
Cache load0.00170.1608250.0001
Sytem overhead
Fetch class attribute can translate value0.00070.067520.0004
Fetch class attribute name0.00180.172360.0003
XML
Image XML parsing0.00340.327720.0017
class_abstraction
Instantiating content class attribute0.00000.001760.0000
General
dbfile0.00350.3329160.0002
String conversion0.00000.000840.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs