Ever Login page ?

Author Message

EMOURGEON Raphaël

Sunday 19 October 2003 1:50:33 am

Dear,
I just install EzPublish 3.2-2 and I ever got login page when I try to access my site...
I'm running PHP/MySQL under Win32 with Virtualhost configured as tell in the install documentation...
What to do to see my site ?
Thanks for your help :-)

Paul Borgermans

Sunday 19 October 2003 2:59:56 am

Turn on debugging in site.ini (also for siteaccess) and tell us what the messages say.

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

EMOURGEON Raphaël

Sunday 19 October 2003 3:38:33 am

Thanks for your help, see the debug output :
eZ debug
Timing: Oct 19 2003 12:37:25
Script start
Timing: Oct 19 2003 12:37:25
Module start 'user'
Timing: Oct 19 2003 12:37:25
Module end 'user'
Timing: Oct 19 2003 12:37:25
End

I got this output when I try to access to http://ezpublish/

Paul Borgermans

Sunday 19 October 2003 3:45:41 am

You should turn on more debug info, because I suspect siteaccess is not configured like it should. In site.ini look for the section below and set all debugs to enabled.

[SiteAccessSettings]
....
# Whether access matching should be debugged or not
DebugAccess=enabled
# Whether some extra information on access matching should be debugged or not
DebugExtraAccess=enabled

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

EMOURGEON Raphaël

Sunday 19 October 2003 3:52:52 am

Ok, sorry, here is the full debug output :

eZ debug
Timing: Oct 19 2003 12:52:23
Script start
Debug: access.php Oct 19 2003 12:52:23
Matching uri element 1 on uri '' with match ''
Debug: access.php Oct 19 2003 12:52:23
Using default site access 'corporate'
Debug: access.php Oct 19 2003 12:52:23
Adding 'corporate' to access path
Debug: access.php Oct 19 2003 12:52:23
Updated settings to use siteaccess 'corporate'
Timing: Oct 19 2003 12:52:23
Module start 'user'
Timing: Oct 19 2003 12:52:23
Module end 'user'
Timing: Oct 19 2003 12:52:23
End

Paul Borgermans

Sunday 19 October 2003 4:11:23 am

Next step:

Do you have RequireUserLogin=true in your settings/override/site.ini.append.php or settings/siteaccess/<your-siteaccess>/site.ini.append

and to be sure what you do: you always get to the login page, even after logged in with a valid username and password (admin|publish in default installs)?

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

EMOURGEON Raphaël

Sunday 19 October 2003 5:04:38 am

No, I can access to the admin, very well, everything works good but I can't access to my web site !
PS : both of the files you speak about are commented...

EMOURGEON Raphaël

Tuesday 21 October 2003 3:03:14 am

No more reply ?

Mindshare Interactive Campaigns

Friday 16 June 2006 11:35:39 am

I am having the same problem. Did you ever solve it?

http://www.mindshare.net

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 00:31:20
Script start
Timing: Jan 19 2025 00:31:20
Module start 'layout'
Timing: Jan 19 2025 00:31:20
Module start 'content'
Timing: Jan 19 2025 00:31:22
Module end 'content'
Timing: Jan 19 2025 00:31:22
Script end

Main resources:

Total runtime1.5123 sec
Peak memory usage4,096.0000 KB
Database Queries77

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 588.9219152.6094
Module start 'layout' 0.00450.0031 741.531339.4297
Module start 'content' 0.00761.5032 780.9609637.2188
Module end 'content' 1.51080.0015 1,418.179720.1875
Script end 1.5123  1,438.3672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2109160.0002
Check MTime0.00130.0888160.0001
Mysql Total
Database connection0.00070.047310.0007
Mysqli_queries1.437795.0661770.0187
Looping result0.00080.0548750.0000
Template Total1.475397.620.7377
Template load0.00220.144520.0011
Template processing1.473197.407920.7366
Template load and register function0.00010.009610.0001
states
state_id_array0.00080.054210.0008
state_identifier_array0.00280.187420.0014
Override
Cache load0.00190.1283660.0000
Sytem overhead
Fetch class attribute can translate value0.00060.041830.0002
Fetch class attribute name0.00130.0864100.0001
XML
Image XML parsing0.00100.066330.0003
class_abstraction
Instantiating content class attribute0.00000.0022120.0000
General
dbfile0.00160.1084170.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
9content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
11content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 30
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs