404; "no input file specified"

Author Message

victor sapar

Wednesday 23 July 2003 5:26:10 am

i've installed ezpublish 3.1 on apache 1.3.27 with php 4.3.2 and mysql 4.0.13 on windows xp. index.php shows with the demo site but no pages are displayed when clicking any of the links on the page. "a page not found" error is returned when viewed in IE while an error "no input file specified" is returned when viewed in netscape. same is true when i enter index.php/user. please help.

Pasi Heinonen

Wednesday 23 July 2003 6:13:47 am

I've got the same error with apache 2.0, PHP4.3.2 and MySQL 4.0 in Win2000 Server. What's wrong?

victor sapar

Thursday 24 July 2003 4:55:41 am

it seems that this error happens when you use php as CGI, which i did before. i can see the pages now since i used php as Module. consult the php manual on how to load php as module. basically involves editing the apache configuration file. my setup is apache 1.3 (although i think this will work with apache 2 too), php 4.32 on windows xp pro. hope my "discovery" can help others. but actually i read somewhere here that ez does not work well with php used as CGI.

Nikush Parmar

Thursday 24 July 2003 5:37:04 am

i get this same error.
What do i do, using IIS?
I'm using IIS6 on Windows Server 2003 with php 4.3.2 and Mysql 4.0.14

Scott Heller

Friday 19 December 2003 8:27:23 am

Try editing your php.ini file.

cgi.force_redirect = 0
cgi.fix_pathinfo=1

Antonio Rugna

Friday 19 December 2003 7:48:33 pm

Hi Scott,

I have the same problem and configuration as Nikush. I followed your suggestion. Now I don't get the "no input file specified" message anymore, but whatever link I click onto the homepage opens up again.

I also tried reinstalling eZpublish again after the changes but I don't get any improvement.

What do you think?
A

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

Main resources:

Total runtime0.6811 sec
Peak memory usage4,096.0000 KB
Database Queries72

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0104 588.0313152.6406
Module start 'layout' 0.01040.0052 740.671939.4766
Module start 'content' 0.01570.6641 780.1484600.6563
Module end 'content' 0.67970.0014 1,380.804712.1484
Script end 0.6811  1,392.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00450.6615160.0003
Check MTime0.00180.2584160.0001
Mysql Total
Database connection0.00220.323510.0022
Mysqli_queries0.621491.2252720.0086
Looping result0.00160.2398700.0000
Template Total0.644994.720.3224
Template load0.00240.359420.0012
Template processing0.642494.314320.3212
Template load and register function0.00020.033010.0002
states
state_id_array0.00110.158410.0011
state_identifier_array0.00100.147920.0005
Override
Cache load0.00210.3014220.0001
Sytem overhead
Fetch class attribute can translate value0.00160.232750.0003
Fetch class attribute name0.00130.183960.0002
XML
Image XML parsing0.00060.084950.0001
class_abstraction
Instantiating content class attribute0.00000.002060.0000
General
dbfile0.00080.1112100.0001
String conversion0.00000.001740.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
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs