No URL rewrite support, can I still use EZ?

Author Message

Minghui Yu

Friday 07 April 2006 4:31:54 pm

I am using IIS. I installed EZ, I can go to EZ's login page but when I click login or signup, I get this:

Warning: Failed opening 'C:\Inetpub\Web Sites\lab\cms\index.php\admin\user\login\' for inclusion (include_path='.;f:\php42\includes;f:\php42\pear;C:\Inetpub\Web Sites\lab/cms/') in Unknown on line 0

I guess it is because EZ use search engine friendly URL by default, which requires URL rewrite support. But IIS does not have this feature.

Anyway to fix that? Can I disable EE's search engine friendly URL feature?

My case is tough because our lab's website is hosted in a department machine and I cannot switch to Apache because that's beyond me. Too bad.

Gabriel Ambuehl

Saturday 08 April 2006 6:10:08 am

I know that on Apache you can run it without rewrite support.

What could you try is index.php?/path (maybe IIS is confused by the indenx.php/ and trys to find it as file, not as parameter to index.php).

Visit http://triligon.org

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 31 2025 06:21:47
Script start
Timing: Jan 31 2025 06:21:47
Module start 'layout'
Timing: Jan 31 2025 06:21:47
Module start 'content'
Timing: Jan 31 2025 06:21:47
Module end 'content'
Timing: Jan 31 2025 06:21:47
Script end

Main resources:

Total runtime0.0133 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.3672151.2266
Module start 'layout' 0.00500.0022 739.593836.6797
Module start 'content' 0.00720.0048 776.273490.0156
Module end 'content' 0.01200.0013 866.289129.9922
Script end 0.0133  896.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002417.8132140.0002
Check MTime0.00128.6614140.0001
Mysql Total
Database connection0.00064.774510.0006
Mysqli_queries0.002418.045830.0008
Looping result0.00000.075210.0000
Template Total0.00107.810.0010
Template load0.00086.139910.0008
Template processing0.00021.605210.0002
Override
Cache load0.00064.330710.0006
General
dbfile0.00118.434180.0001
String conversion0.00000.055540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs