Installed...now what?

Author Message

fredrich anode

Wednesday 07 May 2003 7:24:53 pm

Preface: I'm on virtual hosting with no shell access.

Install went about as smoothly as I could expect it to, much better than my attempts a while ago with 2.x.

Unfortunately, at the last step of the install, there were no instructions on how to access the administration interface(or which username and password to use.) Index.php shows only a navigation bar. How can I proceed?

Scot Wilcoxon

Wednesday 07 May 2003 10:00:50 pm

The README.txt says to read doc/INSTALL or http://ez.no/manual

I also suggest this be added in the Virtualhost setup instructions to block access to sensitive files (check the ezpublish version number):

<Directory YOUR_EZPUBLISH_PATH/settings/>
Order deny,allow
Deny from all
Options None
AllowOverride None
</Directory>

Menyhert Gretas

Wednesday 07 May 2003 10:54:51 pm

You can acces your administration interface like this:

http://yourdomain/your path to the ez/index.php/admin

Menyhert

P.s. Sorry for my bad english

Marco Zinn

Thursday 08 May 2003 11:39:16 am

If you are on a virtual host system, you can access your admin site with http://yoursite.com/admin

Login with "admin" / "publish".

Marco
http://www.hyperroad-design.com

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 10:22:53
Script start
Timing: Jan 18 2025 10:22:53
Module start 'layout'
Timing: Jan 18 2025 10:22:53
Module start 'content'
Timing: Jan 18 2025 10:22:53
Module end 'content'
Timing: Jan 18 2025 10:22:53
Script end

Main resources:

Total runtime0.7508 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 587.9141152.6250
Module start 'layout' 0.00620.0028 740.539139.4453
Module start 'content' 0.00910.7402 779.9844606.3203
Module end 'content' 0.74930.0014 1,386.304712.1719
Script end 0.7507  1,398.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4806160.0002
Check MTime0.00140.1929160.0001
Mysql Total
Database connection0.00100.134510.0010
Mysqli_queries0.700693.3161640.0109
Looping result0.00060.0810620.0000
Template Total0.715095.220.3575
Template load0.00240.316020.0012
Template processing0.712694.915520.3563
Template load and register function0.00010.017410.0001
states
state_id_array0.00150.205510.0015
state_identifier_array0.00070.087020.0003
Override
Cache load0.00190.2520240.0001
Sytem overhead
Fetch class attribute can translate value0.00050.071840.0001
Fetch class attribute name0.00080.109150.0002
XML
Image XML parsing0.00070.097640.0002
class_abstraction
Instantiating content class attribute0.00000.001050.0000
General
dbfile0.00180.2425160.0001
String conversion0.00000.000940.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/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: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs