Can't login, get fatal error

Author Message

Mark Overduin

Tuesday 03 June 2003 7:09:33 am

I have installed ezPublish 3.0-2 on Unix. The installation seems to be going smoothly. The database is created as it should be, so I thought everything was well.
So, I go to the login-screen to see some action. I get the login-form. So far, everything is ok. But, when I enter my login info en hit 'Login', I get this error:

-----
Fatal error: eZ publish did not finish it's request
The execution of eZ publish was abruptly ended, the debug output is present below.
-----

There is NO debug output... I get this same message when I try to create a user. I can enter the user information, but, as soon as I hit 'sign up' (or whatever the button says), I get the same error message.
The new user however, does appear in the database (the way it should be, I guess).

I'm stuck here.

-----
Here's what I have done to try and solve the problem:

* I have installed it a few times now and still I get this error message.
* I have installed ezPublish 3.0-2 locally (WindowsXP) and everything works fine (just to check if the files were ok)
* I have downloaded several versions, but each time the same error
* I've opened site.ini and checked if everything was ok. Pretty weird, because no information I entered during installation was in the site.ini file. I've searched some more and in the file 'site.ini.append.php' I found the correct information. I thought the correct information was supposed to be in the 'site.ini' file?? Anyways, I entered the correct information in the 'site.ini' file and still I cannot login.

What on earth can I to make it work? Or am I just having some bad luck?

Mark Overduin

Tuesday 10 June 2003 12:11:59 am

Anyone?

Huib Kleinhout

Tuesday 10 June 2003 12:43:42 am

Maybe you're php install is out of memory:
http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/typical_problems_and_solutions/not_enough_php_memory

Tip: browse the contributed documents to get more information about typical problems/howto's etc.

Mark Overduin

Tuesday 10 June 2003 2:31:24 am

As the title says: I didn't have enough php memory, so I added a line in my .htaccess config file (php_value memory_limit 20M) and now it works!

Tnx, Huib!

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

Main resources:

Total runtime0.7258 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0081 591.9297152.6406
Module start 'layout' 0.00810.0091 744.570339.4766
Module start 'content' 0.01720.7069 784.0469517.0859
Module end 'content' 0.72420.0016 1,301.132812.1484
Script end 0.7258  1,313.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4949160.0002
Check MTime0.00130.1850160.0001
Mysql Total
Database connection0.00100.143410.0010
Mysqli_queries0.669592.2471600.0112
Looping result0.00060.0821580.0000
Template Total0.682894.120.3414
Template load0.00210.287320.0010
Template processing0.680793.791220.3404
Template load and register function0.00020.033910.0002
states
state_id_array0.00120.163410.0012
state_identifier_array0.00100.141520.0005
Override
Cache load0.00180.2460290.0001
Sytem overhead
Fetch class attribute can translate value0.00060.087620.0003
Fetch class attribute name0.00180.254250.0004
XML
Image XML parsing0.00060.081820.0003
class_abstraction
Instantiating content class attribute0.00000.001450.0000
General
dbfile0.00080.1082160.0000
String conversion0.00000.001440.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
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs