End of installation of 3.2 - can't log in as admin

Author Message

Eli Lev

Wednesday 24 September 2003 11:21:22 pm

Hi,

First of all - if this has been covered elsewhere please point me to url. I'm a newbee on ezpublish and its my first install.

I've installed it on an ISP account (Apache 1.3.28, Php 4.3.2 - safe mode).

I got to the end - where I get:
"eZ publish has been installed with the following site(s). You will find the username and password mentioned for each site.

Username: jkl
Password: abc

However, when I go to bother user and admin links - I get log in screen, but it doesn't let me in with username and password that were shown.

How should I proceed troubleshooting wise?

thank,

El

PS: Additional info. When I click on "sign up" - I get:
Fatal error: Call to a member function on a non-object in /home/stuff/public_html/ezpublish/kernel/content/attribute_edit.php on line 80
Fatal error: eZ publish did not finish it's request

The execution of eZ publish was abruptly ended, the debug output is present below. [no debug shows below]

James Packham

Friday 26 September 2003 3:20:10 am

The first thing I'd do is enable debuging. Edit your /[ezpublisher root directory] /settings/site.ini find a line reading "Debug=disabled" (about line 345) and change it to enabled.

Now when you reload your pages you should get some nice useful debug output. The stuff at the top is most useful, because it describes specific errors. The rest describes the amount of time it took to do stuff and how much memory was used etc etc.

Do a search on the site for your error messages, the chances are someone else has had the same/similar problem.

~James~

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 01:17:34
Script start
Timing: Jan 19 2025 01:17:34
Module start 'layout'
Timing: Jan 19 2025 01:17:34
Module start 'content'
Timing: Jan 19 2025 01:17:35
Module end 'content'
Timing: Jan 19 2025 01:17:35
Script end

Main resources:

Total runtime1.0667 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.0068 590.5234152.6563
Module start 'layout' 0.00680.0040 743.179739.5078
Module start 'content' 0.01081.0543 782.6875496.0938
Module end 'content' 1.06510.0015 1,278.78138.1094
Script end 1.0666  1,286.8906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3171160.0002
Check MTime0.00140.1290160.0001
Mysql Total
Database connection0.00070.067810.0007
Mysqli_queries1.015295.1701540.0188
Looping result0.00060.0603520.0000
Template Total1.022695.920.5113
Template load0.00220.205820.0011
Template processing1.020495.663020.5102
Template load and register function0.00030.024610.0003
states
state_id_array0.00280.262110.0028
state_identifier_array0.00300.282620.0015
Override
Cache load0.00180.1706240.0001
Sytem overhead
Fetch class attribute can translate value0.00060.053320.0003
Fetch class attribute name0.00220.207630.0007
XML
Image XML parsing0.00070.063720.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00080.0774160.0001
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
2content/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
3content/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