Forgive this forum as I know it has been discussed many times, but I cannot get any of the solutions to work. I have read numerous forum postings on the net. I have the problem "No input file specified" when I try to execute a php file in subdirectories inside the sites root folder. I have a 4 terrabyte SAN volume on my server. This volume is labled as E:\sites. I have about 1800 + websites and each site is its own "website" in IIS. Nothing lives in my C:\inetpub\wwwroot but thats the only path I can get any php file to execute.
My configuration and things I have tried are as such:
Home directory on "Default website" = C:\inetpub\wwwroot
all sites live on SAN volume E:\sites
made sure my doc_root file points to my home directory
made sure my dll file exists inside my home directory
have read numerous forums on the net
my php directory has the IIS "IUSR_XXXX" write on my server.
tried commenting out ";doc_root "
currently doc_root = "C:\indetpub\wwwroot"
set my path to include C:PHP
made sure my web server extension in IIS had .php set to allow
I have installed on 2 other servers with IIS and can get php to work just fine, but the dont have the SAN volume mapping just going to inetpub\wwwroot. I am tapped out with this IIS installation can anyone please share any solutions on running php on IIS with multiple sites, and help me do away with the "No input file specified" errors?
Thanks,
xydon1
cannot get php to work in sub directories IIS
Moderator: General Moderators