Problems logging in

Author Message

Felix Laate

Friday 24 February 2006 6:31:04 am

Hi all,

for some reason I cant log into a old site of mine. When I write the right username/password I simply get the login page again (with empty fields for username/password). When I give in something wrong (deliberatly) I get the standard error-message.

Any advice?

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Juan Pablo Vercesi

Friday 24 February 2006 9:46:20 am

Hi Felix,

I think there are many possible issues to check that produce the kind of error you mention. It happened to me several times, and seems to happen when you have some kind of trouble in the database, and eZ doesn't know how to handle.

First of all, try running a mysqlcheck command with the database, in order to repair it.

JP,
may the source be with you.

Felix Laate

Friday 24 February 2006 1:01:10 pm

Hi Juan,

thank you for your tip. The mysqlcheck did the trick!

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Frode Sørhaug

Saturday 25 February 2006 5:29:07 am

I got the same problem when i moved a site from one server to another.
But i found out why. First I thaugt that i could have something to do with the configuration of the apache or the eZ ini files. But i realized that it must be something with the session management. A quick look in the php.ini file confirmed that.

An variable in php.ini goes by the name "session.cookie_domain =". The value of the variable on my site did not match the site name.
The solution for me,- I deleted the value so the line was just "session.cookie_domain =". Of course it is some security by this entry but i did not find out how to add more than one domain.

I run eZ publish version 3.6.5, PhP 4.3.1 and Apache 2.0.54.

Fr®dis

Fabricio Guerrero

Thursday 30 March 2006 9:57:12 am

Hi,

Just in case anybody else comes through a similar situation the reason this happens can really vary from case to case. In my case when I had the same exact problem after checking the log files it seemed to be a memory allocation issue with php. We just increased the php memory allocation and the site worked perfectly again.

Hope this helps someone.

Regards,
Fabricio

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

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

Main resources:

Total runtime0.6078 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.0391152.6250
Module start 'layout' 0.00600.0031 741.664139.4297
Module start 'content' 0.00920.5973 781.0938644.0234
Module end 'content' 0.60650.0013 1,425.117216.1875
Script end 0.6078  1,441.3047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5325160.0002
Check MTime0.00140.2318160.0001
Mysql Total
Database connection0.00080.128710.0008
Mysqli_queries0.544189.5187670.0081
Looping result0.00060.1017650.0000
Template Total0.579295.320.2896
Template load0.00190.307320.0009
Template processing0.577494.988620.2887
Template load and register function0.00010.019710.0001
states
state_id_array0.00190.311310.0019
state_identifier_array0.00100.159620.0005
Override
Cache load0.00160.2581320.0000
Sytem overhead
Fetch class attribute can translate value0.00060.092640.0001
Fetch class attribute name0.00130.209390.0001
XML
Image XML parsing0.00570.942840.0014
class_abstraction
Instantiating content class attribute0.00000.0028100.0000
General
dbfile0.00460.7627340.0001
String conversion0.00000.001540.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs