Localhost login loop

Author Message

Jonny Snell

Sunday 09 May 2004 12:44:53 pm

I'm playing with eZpublish 3.3.4 at RH9, MySQL, php and Apache right out of the RH9 CD's. When I access the site by a webbrowser throught my privat network all is working fine. But when I try to access the site direct on my Linux computer using Gnome and Mozilla I can't login to admin sites, neighter to user site with login. Every time I get the same login page back. If I give a wrong login or password I get a message screen telling me that this login and password are wrong.
I'm playing with all the demosites right out of the eZpublish install and using only default login and passworsd.
I have also enabled DebugOutput in site.ini but it tells me nothing about the problem. Of course I get some timestamping.
Why can't I login on my localhost?

/Jonny

Kåre Køhler Høvik

Monday 10 May 2004 12:39:52 am

I think RH 9 wash shipped with PHP 4.2.2. This PHP version has got a session bug, which can produce the problems you are having. Try upgrading PHP to the newest stable version.

Kåre Høvik

Jonny Snell

Monday 10 May 2004 12:59:15 pm

I uppgrade my RH9.0 to Fedora 1 with Apache 2.0.47, MySQL 3.23.58 and PHP 4.3.3.
And I made a new eZpublish 3.3-5 installation with all eight sites. It seems to works well even on my localhost as well as from a webbrowser on my local net.
Thank's Jonny.

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

Main resources:

Total runtime1.6293 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.3438152.6250
Module start 'layout' 0.00610.0036 741.968839.4453
Module start 'content' 0.00971.6179 781.4141529.6797
Module end 'content' 1.62760.0016 1,311.09388.1719
Script end 1.6292  1,319.2656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.1974160.0002
Check MTime0.00140.0830160.0001
Mysql Total
Database connection0.00100.058910.0010
Mysqli_queries1.581697.0720570.0277
Looping result0.00060.0374550.0000
Template Total1.587497.420.7937
Template load0.00200.123420.0010
Template processing1.585497.307020.7927
Template load and register function0.00030.016410.0003
states
state_id_array0.00170.107310.0017
state_identifier_array0.00220.137420.0011
Override
Cache load0.00160.0992150.0001
Sytem overhead
Fetch class attribute can translate value0.00090.053820.0004
Fetch class attribute name0.00130.079840.0003
XML
Image XML parsing0.00060.035520.0003
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00180.1091150.0001
String conversion0.00000.000540.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs