[3.3-1] can not access other page then index (php as CGI, patch *APPLIED*)

Author Message

Yaroslav Markin

Thursday 01 January 2004 5:52:29 am

I've done with php-cgi patch on ezsys.php, but i still can't see anything except the frontpage:

Root folder
Default object view. Node ID: 2, Object ID: 1

It seems like system can't see the URL part entered right after 'index.php':
http://host/index.php/_mypath_

It seems to me, _mypath_ is always ignored and == ''.

What is the problem and is there any solution? What can i do?

Marco Zinn

Thursday 01 January 2004 11:03:03 am

Hm... I didn't try that setup yet (I can use Virtual hosts).
I suggest, that you turn on Debug Output, maybe this will help you.
Look in site.ini (or debug.ini) for something like this:
[DebugSettings]
DebugOutput=disabled

and change it to "enabled".
Maybe this will give you some more info, what happens with the stuff after index.php/

I hope, some others will help you better with this configuration.

Marco
http://www.hyperroad-design.com

Tim Dickinson

Thursday 01 January 2004 2:16:02 pm

Hey,

Not saying that you've done anything wrong here - but after installing the patch - my URLs look like http://host/index.php?/_mypath_

That is what the fix does basically, although it is obviously far more complicated than that.

Tim

http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music

Yaroslav Markin

Friday 02 January 2004 5:29:25 am

Thanks a lot Tim, now it works!

Is there any way to rewrite that "index.php?/uri" to "index.php/uri" properly? Any RewriteRule or smth.?

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:16:14
Script start
Timing: Jan 19 2025 04:16:14
Module start 'layout'
Timing: Jan 19 2025 04:16:14
Module start 'content'
Timing: Jan 19 2025 04:16:15
Module end 'content'
Timing: Jan 19 2025 04:16:15
Script end

Main resources:

Total runtime0.6812 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0043 589.6406152.6875
Module start 'layout' 0.00430.0034 742.328139.5234
Module start 'content' 0.00770.6721 781.8516587.5469
Module end 'content' 0.67980.0014 1,369.398412.3750
Script end 0.6811  1,381.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4564160.0002
Check MTime0.00130.1843160.0001
Mysql Total
Database connection0.00050.072510.0005
Mysqli_queries0.628592.2725620.0101
Looping result0.00060.0919600.0000
Template Total0.655896.320.3279
Template load0.00220.325520.0011
Template processing0.653695.945720.3268
Template load and register function0.00020.025410.0002
states
state_id_array0.00080.111510.0008
state_identifier_array0.00100.148420.0005
Override
Cache load0.00200.2972300.0001
Sytem overhead
Fetch class attribute can translate value0.00130.194530.0004
Fetch class attribute name0.00210.305260.0003
XML
Image XML parsing0.00100.148930.0003
class_abstraction
Instantiating content class attribute0.00000.001660.0000
General
dbfile0.00080.1247220.0000
String conversion0.00000.002540.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/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
2content/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: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs