NOTE: Apache 2.0.43 and PATH_INFO

Author Message

Atle Enersen

Monday 06 January 2003 9:06:24 am

For those ppl running Apache 2.* there migth be a problem getting things to work. I noticed it at the login screen.

/index.php/user/login/ generated a 404. I tested with a CGI-script (Perl) and there the PATH_INFO (/user/login/) works fine, but not on any PHP-script.

The reason for this is that PATH_INFO must be turned on *explicitly* in Apache 2.*.

Two helphful URL's:

- http://httpd.apache.org/docs-2.0/mod/core.html#acceptpathinfo
- http://www.apacheweek.com/issues/02-07-12

\atle\
--

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 05:11:52
Script start
Timing: Jan 18 2025 05:11:52
Module start 'layout'
Timing: Jan 18 2025 05:11:52
Module start 'content'
Timing: Jan 18 2025 05:11:53
Module end 'content'
Timing: Jan 18 2025 05:11:53
Script end

Main resources:

Total runtime0.8075 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 589.1563152.6406
Module start 'layout' 0.00580.0029 741.796939.4766
Module start 'content' 0.00880.7969 781.2734401.1719
Module end 'content' 0.80570.0017 1,182.44538.1406
Script end 0.8074  1,190.5859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4174160.0002
Check MTime0.00150.1852160.0001
Mysql Total
Database connection0.00080.102810.0008
Mysqli_queries0.770095.3636460.0167
Looping result0.00040.0499440.0000
Template Total0.776896.220.3884
Template load0.00210.261220.0011
Template processing0.774695.933420.3873
Template load and register function0.00020.022210.0002
states
state_id_array0.00090.114910.0009
state_identifier_array0.00070.092420.0004
Override
Cache load0.00170.2128110.0002
Sytem overhead
Fetch class attribute can translate value0.00080.094210.0008
Fetch class attribute name0.00070.082710.0007
XML
Image XML parsing0.00020.024010.0002
class_abstraction
Instantiating content class attribute0.00000.000510.0000
General
dbfile0.00060.0722100.0001
String conversion0.00000.000940.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs