Login problem

Author Message

Radic Radovan

Friday 21 October 2005 3:40:03 am

Hi all,

I am new to ez publish, used Nuke and other smaller CMS. I installed 3.7.0 version of EZ with PHP 4.4 and Apache 2.0.48 on windows system, with MySQL 4.0.15
Site is created based on corporate template, and it is working ok.
When i try to enter http://localhost/ezpublish/index.php/corporate_admin and i get login form, enter correct username and password i constantly get login form again.
Cookies are on, and i am unable to login in IE and Firefox.
I didnt dive much into the code and site.ini, but it seems that in ezuser.php in function loginUser, gets empty parameters username and password. It has something to do with http and session objects in EZ, but i cant debug completely.
Any experiences about this?

Tnx,
Radovan

Radic Radovan

Friday 21 October 2005 5:55:37 am

Responding to myself.
Two things i changed and system works:
By default, ez offers corporate_admin for admin pages, i replaced it with corporateadmin.
Another thing, site.ini has Database setting as "nextgen", i changed it immediately to my db name.
Now it is working ok. (using wizard for install)

Mark Marsiglio

Friday 21 October 2005 5:59:34 am

To test if it is the sample problem I was having, try submitting the contact form on the corporate template. In my case, the result was blank (should show a copy of the submitted info).

The problem for me was in the .htaccess file.

If you have one installed, remove it and see if that helps.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

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

Main resources:

Total runtime1.1434 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.0082 587.9063152.6250
Module start 'layout' 0.00820.0057 740.531339.4453
Module start 'content' 0.01391.1281 779.9766534.0859
Module end 'content' 1.14200.0014 1,314.062512.1797
Script end 1.1434  1,326.2422 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.3309160.0002
Check MTime0.00150.1313160.0001
Mysql Total
Database connection0.00110.100510.0011
Mysqli_queries1.089795.2985570.0191
Looping result0.00100.0885550.0000
Template Total1.095895.820.5479
Template load0.00210.186720.0011
Template processing1.093695.643020.5468
Template load and register function0.00020.018610.0002
states
state_id_array0.00210.185410.0021
state_identifier_array0.00160.141020.0008
Override
Cache load0.00180.1550230.0001
Sytem overhead
Fetch class attribute can translate value0.00070.057620.0003
Fetch class attribute name0.00150.129440.0004
XML
Image XML parsing0.00050.042820.0002
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00080.0716150.0001
String conversion0.00000.001040.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
5content/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
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: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs