Hi, Thanks for your help but I am using IIS 6. So can't implement Apache features. I have added 127.0.0.1 localhost to hosts, but no use. Upon searching google and discussion forums, I found that many people are facing "No input file specified" error when using virtual directories. This even happens for virtual directories on IIS 5.1 on Windows XP too. I wanted to know if any one found some solution and had implemented it. It seems that this is PHP bug, Also, phpinfo() says Virtual directory support - Enabled. what does that mean? Bye, Manda Krishna Srikanth http://www.krishnasrikanth.com hyd-phpug@xxxxxxxxxxxxxxx wrote on 08/29/2007 12:55:46 PM: > Hi , > > > Am sorry . Please ignore the previous mail. > > Please try this with httpd.conf file > > <VirtualHost 127.0.0.1> > > DocumentRoot "D:\Websites\ NewDir" > > ServerName name.localhost > > php_value include_path .;D:\Websites\ NewDir;C:\php\PEAR > > </VirtualHost> > > > And add 127.0.0.1 name.localhost to c:\windows\system32\driver\etc\hosts > > Regards, > Param. > > > Krishna Srikanth <krishna.srikanth@xxxxxxx> wrote: > > Hi, > > My server is Win2003 with php 5.2. Basic webroot is pointed to c: > \inetpub\wwwroot. When I execute php scripts in this dir, it is working fine. > > I configured a virtual directory in IIS onto different drive, D: > \Websites\NewDir, and copied some php scripts. When I run those php > scripts, in virtual directory, it is showing "No Input file > specified" error. How to get the scripts in vir dir running? > > Bye, > Manda Krishna Srikanth > http://www.krishnasrikanth.com =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you [Non-text portions of this message have been removed]