login problem

Author Message

J K

Sunday 21 December 2008 9:37:54 pm

I am having major problems with my site. Every time I try to log in to the site (both front and admin) I get the following error:

<i>Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.</i>

However there is no debug output.

The location of the error on the front of the site is:
/eng/user/login

The location of the error on the admin is:

/ezwebin_site_admin/user/login

I was not doing anything to the kernel and was not modifying any code related to logins.

Greg McAvoy-Jensen

Monday 22 December 2008 1:11:47 am

Can you verify that the web server has write access to the whole var directory? Lack of permissions often generates this kind of error.

Greg

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

J K

Tuesday 23 December 2008 12:56:32 am

I did a recursive CHMOD of the var directory through my FTP client and that did not help. I don't have shell access though so do you think I should ask my web host to do the same from their side? If I do ask, who should I request be made owner of the the files?

J K

Tuesday 13 January 2009 8:50:32 pm

It turned out to be an mailinglist extension which was written for Ez 3.3 while my system is Ez 4.0. Once the extension was commented out in site.ini the login system worked agaon.

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 04:28:03
Script start
Timing: Jan 31 2025 04:28:03
Module start 'layout'
Timing: Jan 31 2025 04:28:03
Module start 'content'
Timing: Jan 31 2025 04:28:03
Module end 'content'
Timing: Jan 31 2025 04:28:03
Script end

Main resources:

Total runtime0.0206 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.0077 588.0078151.1953
Module start 'layout' 0.00770.0038 739.203136.6172
Module start 'content' 0.01150.0073 775.820390.1094
Module end 'content' 0.01880.0017 865.929733.9922
Script end 0.0206  899.9219 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003014.3252140.0002
Check MTime0.00136.1632140.0001
Mysql Total
Database connection0.00209.528210.0020
Mysqli_queries0.003416.321830.0011
Looping result0.00000.126110.0000
Template Total0.00125.710.0012
Template load0.00094.564510.0009
Template processing0.00021.101210.0002
Override
Cache load0.00063.101310.0006
General
dbfile0.00167.937680.0002
String conversion0.00000.048640.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