php install with mysql on w2k3 and IIS mannually
unzip phpX-install.zip to C:\php
modify php.ini, uncomment ext and set the folders, copy php.ini C:\windows\
copy libmysql.dll, php_curl.dll php_mysql.dll to C:\windows\system32
add php isapi to IIS.
iisreset.
modify php.ini, uncomment ext and set the folders, copy php.ini C:\windows\
copy libmysql.dll, php_curl.dll php_mysql.dll to C:\windows\system32
add php isapi to IIS.
iisreset.