"No input file ..." eZpublish 3.7.2 on Apache2 CGI mod

Author Message

Xavier Langlois

Tuesday 31 January 2006 1:08:13 am

404 error "No input file ..." with eZpublish 3.7 on Apache/2.0.54 (Debian GNU/Linux) CGI mod

Hello, I think this can help people like me with this trouble.
My boss found a solution, try to put this in the .htaccess at the root:

AcceptPathInfo On
RewriteEngine On
RewriteRule index\.php(/.*) /index.php?$1

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

Main resources:

Total runtime0.0253 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.0099 589.4063152.6563
Module start 'layout' 0.00990.0037 742.062539.5078
Module start 'content' 0.01360.0089 781.570385.5234
Module end 'content' 0.02240.0028 867.093830.3047
Script end 0.0253  897.3984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003514.0106140.0003
Check MTime0.00176.8234140.0001
Mysql Total
Database connection0.00197.592310.0019
Mysqli_queries0.003513.676030.0012
Looping result0.00000.079210.0000
Template Total0.00218.210.0021
Template load0.00124.636310.0012
Template processing0.00093.505510.0009
Override
Cache load0.00083.324510.0008
General
dbfile0.00031.208180.0000
String conversion0.00000.035840.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