mysite.com/index.php doesn't work, but index.php/ does

Author Message

Linh Vu

Wednesday 25 May 2005 10:32:46 am

I developed this site using ezp 3.5.2 offline on a Win platform and just uploaded it to my vds, in a virtual host setup. Everything seems to work fine except this little thing. Pointing the browser to mysite.com/index.php will give me a kernel error 20 module not found. However mysite.com/index.php/ or mysite.com/index.php/site(admin) will work. I've set the default siteaccess correctly to "site", and it works offline on my Win installation. Also, the main difference that I can see between my offline installation and the VDS is that the former has Apache 1.3.33 and the latter has 2.0.40. Can anyone help me with this? Thanks a lot.

If I had more time, I would write less code.

Linh Vu

Wednesday 25 May 2005 11:54:56 pm

I read up on mod_rewrite and added a RewriteRule that forwards index.php to index.php/ It fixes it. Never had this problem before though.

If I had more time, I would write less code.

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

Main resources:

Total runtime0.6190 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 589.4063152.6563
Module start 'layout' 0.00450.0025 742.062539.5078
Module start 'content' 0.00690.6105 781.5703484.5000
Module end 'content' 0.61750.0015 1,266.07038.1094
Script end 0.6189  1,274.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4958160.0002
Check MTime0.00120.1961160.0001
Mysql Total
Database connection0.00070.106210.0007
Mysqli_queries0.575993.0482520.0111
Looping result0.00040.0693500.0000
Template Total0.586894.820.2934
Template load0.00180.288820.0009
Template processing0.585094.511420.2925
Template load and register function0.00020.025710.0002
states
state_id_array0.00090.145310.0009
state_identifier_array0.00130.212120.0007
Override
Cache load0.00140.229380.0002
Sytem overhead
Fetch class attribute can translate value0.00090.148810.0009
Fetch class attribute name0.00120.194430.0004
XML
Image XML parsing0.00450.723310.0045
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00490.7864160.0003
String conversion0.00000.000840.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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