PHP and IIS
Moderator: General Moderators
PHP and IIS
Ok tried this tutorial and still can't get IIS and PHP to run in conjunction and test php scripts. What am i doing wrong? Every time i open the index.php ittries to open the file in dreamweaver
h**p://forums.devnetwork.net/viewtopic.php?t=27541
h**p://forums.devnetwork.net/viewtopic.php?t=27541
Check the tutorial on viewtopic.php?t=33616
I haven't used the installer in a very long time so I'm shooting from the hip here.
check your mappings and make sure that php is entered. It should be pointing to php.exe since you're using the cgi version (only way the installer works).
also make sure that php.ini is copied into your c:\%systemroot% folder as well as the appropriate .dll files into the system32 folder. (the installer should have taken care of all of this
)
check your mappings and make sure that php is entered. It should be pointing to php.exe since you're using the cgi version (only way the installer works).
also make sure that php.ini is copied into your c:\%systemroot% folder as well as the appropriate .dll files into the system32 folder. (the installer should have taken care of all of this
Burrito i am guessing but i think when yousay mappings you mean the whole 'right click on web site folder in IIS, to change properties i.e script executables, php.exe enabling etc. This was in place but still failed to work. Thanks for the help though, i am gonna start again and try the tutorial anajanesh suggested if he can kindly explain the following point to me;
When i open IIS there is no web service extension folder;
"Right Click on Web Service Extensions and select Add a New Web service extension"
can i create it?
When i open IIS there is no web service extension folder;
"Right Click on Web Service Extensions and select Add a New Web service extension"
can i create it?