Home >Backend Development >PHP Tutorial >WIN2003下安?PHP+MYSQL?源

WIN2003下安?PHP+MYSQL?源

WBOY
WBOYOriginal
2016-06-23 14:28:56966browse

安??明

http://files.cnblogs.com/Athrun/Win2003_set_php.rar

URL?源

php
http://www.php.net/downloads.php

mysql
http://download.mysql.cn/
http://www.mysql.com/downloads/mysql/
http://dev.mysql.com/downloads/mirror.php?id=385573#mirrors

mysql-administrator
http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-gui-tools-5.0-r17-win32.msi/from/pick#mirrors
http://www.onlinedown.net/softdown/31385_2.htm
http://www.onlinedown.net/softdown/31385_2.htm

phpMyAdmin
http://sourceforge.net/projects/phpmyadmin/


help
http://www.phpzy.com/phpfuwuqiwenda/388.html
http://kb.cnblogs.com/a/1679286/
http://msdn.microsoft.com/zh-tw/magazine/cc135973.aspx

 C:\WINDOWS\system32\inetsrv\fcgiext.ini

[Types]
php=PHP

[PHP]
ExePath=C:\Program Files\PHP\php-cgi.exe
InstanceMaxRequests=10000
ActivityTimeout=600
RequestTimeout=600
EnvironmentVars=PHP_FCGI_MAX_REQUESTS:10000,PHPRC:C:\Program Files\PHP\

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:关于PHP从checkbox取值Next article:PHP SSH2简单实例