精品人妻无码一区二区三区软件 ,麻豆亚洲AV成人无码久久精品,成人欧美一区二区三区视频,免费av毛片不卡无码

您現(xiàn)在的位置是:首頁計算機應(yīng)用論文

Build PHP+IIS+MuSQL in Windows OS(ISAPI)

發(fā)布時間: 1

1 unzip php-5.0.0-Win32.zip to C:\php5
2 copy C:\php5\php5ts.dll     C:\Windows\php5ts.dll
3 copy C:\php5\libmysql.dll     C:\Windows\system32\libmysql.dll
4 copy C:\php5\php.ini-dist    C:\Windows\php.ini    
   and edit it as follow:
   extension_dir = "c:/php5/ext/"
   uncomment tag ';' in line ;extension=php_mysql.dll
   uncomment tag ';' in line ;extension=php_mysqli.dll
5 open IIS, click the default web site, action|proeprty|main directory|config, add .php direct      to c:\php5\php5isapi.dll, restart IIS in Services/IIS Admin.




轉(zhuǎn)載請注明來自:http://www.jinnzone.com/jisuanjiyingyonglw/158.html