📄 install.windows.installer.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Windows Installer (PHP 5.1.0 and earlier)</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.windows.html">Installation on Windows systems</a></div> <div class="next" style="text-align: right; float: right;"><a href="install.windows.manual.html">Manual Installation Steps</a></div> <div class="up"><a href="install.windows.html">Installation on Windows systems</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="install.windows.installer" class="sect1"> <h2 class="title">Windows Installer (PHP 5.1.0 and earlier)</h2> <p class="para"> The Windows PHP installer is available from the downloads page at <a href="http://www.php.net/downloads.php" class="link external">» http://www.php.net/downloads.php</a>. This installs the <em class="emphasis">CGI version</em> of PHP and for IIS, PWS, and Xitami, it configures the web server as well. The installer does not include any extra external PHP extensions (php_*.dll) as you'll only find those in the Windows Zip Package and <acronym title="PHP Extension and Application Repository">PECL</acronym> downloads. </p> <blockquote><p><b class="note">Note</b>: While the Windows installer is an easy way to make PHP work, it is restricted in many aspects as, for example, the automatic setup of extensions is not supported. Use of the installer isn't the preferred method for installing PHP. <br /> </p></blockquote> <p class="simpara"> First, install your selected <acronym title="Hypertext Transfer Protocol">HTTP</acronym> (web) server on your system, and make sure that it works. </p> <p class="simpara"> Run the executable installer and follow the instructions provided by the installation wizard. Two types of installation are supported - standard, which provides sensible defaults for all the settings it can, and advanced, which asks questions as it goes along. </p> <p class="simpara"> The installation wizard gathers enough information to set up the <var class="filename">php.ini</var> file, and configure certain web servers to use PHP. One of the web servers the PHP installer does not configure for is Apache, so you'll need to configure it manually. </p> <p class="simpara"> Once the installation has completed, the installer will inform you if you need to restart your system, restart the server, or just start using PHP. </p> <div class="warning"><b class="warning">Warning</b> <p class="para"> Be aware, that this setup of PHP is not secure. If you would like to have a secure PHP setup, you'd better go on the manual way, and set every option carefully. This automatically working setup gives you an instantly working PHP installation, but it is not meant to be used on online servers. </p> </div> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.windows.html">Installation on Windows systems</a></div> <div class="next" style="text-align: right; float: right;"><a href="install.windows.manual.html">Manual Installation Steps</a></div> <div class="up"><a href="install.windows.html">Installation on Windows systems</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -