Similar login problem

Author Message

Bill Hults

Monday 15 December 2003 11:24:56 am

I have a new installation that went without problems. Apache 2.0.40, PHP 4.22. I'm using the .htaccess method & the file is in place. When I try to access the site via "192.168.1.57/ezpublish" the login screen comes up & I put in the login assigned in the config script. When I try to login I get "http://192.168.1.57/ezpublish/index.php/user/login/" in the address bar & the error " The requested URL was not found on this server. "
& this shows up in the http error log -
[Mon Dec 15 14:13:12 2003] [error] [client 192.168.1.101] File does not exist: /
var/www/html/ezpublish/index.php/user/login/, referer: http://192.168.1.57/ezpub
lish/
There is no /user directory. Should this have been create by the config script?
TIA
Bill

Gunnstein Lye

Wednesday 17 December 2003 9:51:24 am

/user/login does not refer to a directory in your file system. This is an Apache misconfiguration, but I don't know what's wrong, sorry.

Bill Hults

Friday 19 December 2003 5:51:27 am

Any clue as to what direction to look in. What is EzPublish trying to do at that point?
Bill

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

Main resources:

Total runtime0.7912 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 590.2891152.6250
Module start 'layout' 0.00610.0040 742.914139.4609
Module start 'content' 0.01010.7796 782.3750501.5156
Module end 'content' 0.78980.0014 1,283.89068.1719
Script end 0.7911  1,292.0625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.5171160.0003
Check MTime0.00170.2206160.0001
Mysql Total
Database connection0.00080.096010.0008
Mysqli_queries0.735893.0018570.0129
Looping result0.00050.0662550.0000
Template Total0.749694.720.3748
Template load0.00220.274120.0011
Template processing0.747494.466320.3737
Template load and register function0.00020.030610.0002
states
state_id_array0.00090.115410.0009
state_identifier_array0.00100.120920.0005
Override
Cache load0.00180.2261170.0001
Sytem overhead
Fetch class attribute can translate value0.00060.077120.0003
Fetch class attribute name0.00120.146640.0003
XML
Image XML parsing0.00230.294720.0012
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00230.2956160.0001
String conversion0.00000.001140.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.0001 secs