install using .htaccess to change AcceptPathInfo.

Author Message

Tim Brown

Tuesday 11 January 2005 12:37:15 am

During the install while finetuning I received this error message:

<i>AcceptPathInfo disabled or running in CGI mode</i>

My service provider then told me:

<i>The global configuration of the server can not be changed. You can set a custom .htaccess file to enable the AcceptPathInfo. You can get some more information here:
http://httpd.apache.org/docs-2.0/mod/core.html#acceptpathinfo</i>

I went there and retrieved the following code to paste into my .httpaccess file.

<Files "mypaths.shtml">
Options +Includes
SetOutputFilter INCLUDES
AcceptPathInfo On
</Files>

However I'm guessing?? that I need to change "mypaths.shtml" to something else specific to my site???? Would that be to the root directory where my eZ is loaded? ("/html/") or somewhere else? (like the place where my php.ini file is , one directory lower?) and what is the correct syntax...?

Also the .htaaccess file that I insert this code into... is that the one that comes with the eZ install ie .htaccess_root (leaving it in the same directory then)... or do I make a new one?

Lastly is this the same .htaccess file that I'll past my virtual host code also?

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

Main resources:

Total runtime0.0157 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.0044 589.4063152.6563
Module start 'layout' 0.00440.0029 742.062539.5078
Module start 'content' 0.00730.0062 781.570385.4141
Module end 'content' 0.01360.0021 866.984430.3047
Script end 0.0157  897.2891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002314.9375140.0002
Check MTime0.00116.9549140.0001
Mysql Total
Database connection0.00064.114110.0006
Mysqli_queries0.002616.423130.0009
Looping result0.00000.101610.0000
Template Total0.001711.110.0017
Template load0.00106.136310.0010
Template processing0.00084.876610.0008
Override
Cache load0.00063.750310.0006
General
dbfile0.002012.478880.0002
String conversion0.00000.039440.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