No input file specified.

Author Message

Gard Guldhav

Tuesday 07 October 2003 7:22:37 am

I have a server (933 mhz PIII, 1gb RAM, SCSI disk)
running Windows Server 2003, IIS 6, PHP 4.3.3 (CGI mode) and MySQL 4.0.14b.

I have extracted eZpublish into my default web-site folder and have gone through the initial setup... After the setup was complete i open http://localhost

The first time i opened it i had to extend the time-out in PHP.ini to five minutes to not get a time-out error.
After that it opened in 10-20 seconds (but still!!).

And when i click on ANY links at the front page (used the corporate "site") i get a "No input file specified." error...

HELP!

Gard Guldhav

Tuesday 07 October 2003 7:46:02 am

Set up PHP in isapi mode and it worked much better (page opens in under a sec). But...

When i click on any links i instead get these errors:
Warning: Unknown(C:\Inetpub\ezpublish\index.php\alpha\content\view\full\47): failed to open stream: No such file or directory in Unknown on line 0

Warning: (null)(): Failed opening 'C:\Inetpub\ezpublish\index.php\alpha\content\view\full\47' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0

Hans Melis

Tuesday 07 October 2003 8:56:59 am

Hi,

It is recommended to run ez publish on an Apache webserver. Other webserver software is currently not supported. But that doesn't mean it can't work :)

I recommend you read the following thread concerning an installation on IIS:
http://ez.no/developer/ez_publish_3/forum/install_configuration/installing_ez_publish_version_31_demo_site_on_win2k_iis

hth

--
Hans

Hans
http://blog.hansmelis.be

Oswald Campesato

Sunday 23 November 2003 11:44:44 pm

Hello, all:

The problem disappeared for me when I switched from
Apache1.3.27 to Apache 2.0.47. My environment is
PHP 4.3.4/Windows XP/IE6. I set up PHP as cgi-bin
environment with the same three lines:

--------------------------------------------
ScriptAlias /php/ "C:/php-4.3.4-Win32/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
--------------------------------------------

HTH,

Oswald

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 10:16:45
Script start
Timing: Jan 31 2025 10:16:45
Module start 'layout'
Timing: Jan 31 2025 10:16:45
Module start 'content'
Timing: Jan 31 2025 10:16:46
Module end 'content'
Timing: Jan 31 2025 10:16:46
Script end

Main resources:

Total runtime1.1228 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 588.1484151.2109
Module start 'layout' 0.00510.0025 739.359436.6484
Module start 'content' 0.00761.1143 776.0078975.9063
Module end 'content' 1.12190.0008 1,751.914111.8516
Script end 1.1228  1,763.7656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2860160.0002
Check MTime0.00140.1203160.0001
Mysql Total
Database connection0.00080.070310.0008
Mysqli_queries1.064694.8138620.0172
Looping result0.00050.0474600.0000
Template Total1.081196.320.5405
Template load0.00180.162920.0009
Template processing1.079296.121520.5396
Template load and register function0.00120.109710.0012
states
state_id_array0.00200.178210.0020
state_identifier_array0.00220.198220.0011
Override
Cache load0.00160.1386370.0000
Sytem overhead
Fetch class attribute can translate value0.00060.057430.0002
Fetch class attribute name0.00200.175750.0004
XML
Image XML parsing0.00300.265430.0010
class_abstraction
Instantiating content class attribute0.00000.000950.0000
General
dbfile0.00450.4015150.0003
String conversion0.00000.000840.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs