Being simple

Any fool can write code that computer can understand. Good programmers write codes that humans can understand.

导航

公告

统计

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.

posted on 2006-10-20 19:11 margiex 阅读(60) 评论(0) 编辑 收藏