phpbar.de logo

Mailinglisten-Archive

[php] WAMP inst. Problem "No input file specified."

[php] WAMP inst. Problem "No input file specified."

Joerg Behrens behrens_(at)_takenet.de
Fri, 08 Dec 2000 15:11:09 +0100


Moin,

Jan-Martin Pulwitt schrieb:

> > Schau mal ob in der php3.ini 'doc_root' richtig gesetzt ist, man sollte
> > es auch komplett ausdokumentieren koennen, weil man spaetesten wenn man
> > mit Vhosts hantiert probleme bekommen sollte.
> >
> > Sofern dein Webserver richtig konfiguriert ist brauchst du den
> > Interpretor nicht in jedem Script von Handaufrufen. Das ist fuer PHP
> > Scripte auch ein bisschen unueblich.
> >
> > Zeig mal die relevanten Eintraege in deiner httpd.conf.
> 
> ScriptAlias /cgi-bin/ "e:/www-cgi-bin/"
> AddType application/x-httpd-php3 .php
> AddType application/x-httpd-php3 .php3
> AddType application/x-httpd-php3 .phtml
> Action application/x-httpd-php3 "d:/php3/php.exe"

CGI-BIN ? Das sollte sowieso nicht funktionieren.
Ne das machmal anders.

ScriptAlias /php3/ "d:/php3/"
Action application/x-httpd-php3 "/php3/php.exe"
AddType application/x-httpd-php3 .php .php3 .phtml .watauchimmer

Gruss
Joerg Behrens

-- 
Key fingerprint =  92 7D E0 A6 CF AE EC 32  14 28 EF 0D 57 2A 88 5B
----------------------------------------------------------------------
TakeNet GmbH					Mobil: 0171/60 57 963			
D-97080 Wuerzburg				Tel: +49 931 903-2243				
Alfred-Nobel-Straße 20				Fax: +49 931 903-3025


php::bar PHP Wiki   -   Listenarchive