Forums / Install & configuration / "No input file ..." Exponential 3.7.2 on Apache2 CGI mod

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

"No input file ..." Exponential 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 Exponential 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