ID: 28772 Comment by: kronius at gmail dot com Reported By: pieter at amazed dot nl Status: Bogus Bug Type: iPlanet related Operating System: win nt 4 PHP Version: 4.3.7 New Comment:
doc_root can only be a temporary solution. Previous Comments: ------------------------------------------------------------------------ [2004-09-27 11:23:19] j dot celle at laposte dot net Setting the doc_root cannot be a solution as there can be (and usually 'there are') more than one directory hoding many virtual servers on the same machine. ------------------------------------------------------------------------ [2004-08-29 07:44:59] jay3963109 at yahoo dot com For php5 + windows + IIS5, the documentation optionally recommends setting doc_root = C:\inetpub in the php.ini file. I tried this but got the "no input file specified" error. I fixed it on my machine by setting doc_root = C:\inetpub\wwwroot (or to whichever local path that I use for a home directory in my IIS settings). Maybe this happens to other web servers also -- try making sure that doc_root in php.ini matches the mapped home directory of your web server. [Don't forget to restart the web server after changing the php.ini file.] ------------------------------------------------------------------------ [2004-08-21 00:12:16] flyfishMT69 at hotmail dot com Same problem with PHP5.01, IIS5.1 ------------------------------------------------------------------------ [2004-08-12 06:40:51] mike at hotmail dot com I'm having the same error with php5 and iis6. I've tried <?php phpinfo(); ?> and echo"hello world"; - i get this: No input file specified. ------------------------------------------------------------------------ [2004-06-29 18:57:40] [EMAIL PROTECTED] No bug -> bogus ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/28772 -- Edit this bug report at http://bugs.php.net/?id=28772&edit=1