After a recent period of fanatical PHP programming, the configuration of PHP under the Windows platform is a deep feeling, at first I used a button to install the fool bag, but consider the installation version of the Fool package has been behind,
Swoole supports PHP 5.3.10 version, so install swoole before installing PHP 5.3.10, now to introduce the Windows PHP installation configuration method.
software version:php-5.3.1-win32-vc6-x86.zip
This does not require additional installation of
Step one: Download the PHP 5.2 for Windows installation package and extract it to C:\php. Note that this decompression directory can be under any disk, but the directory name cannot contain spaces;
The following is the php5.2 file directory:
c:\php
First disable the machine IIS (if started, because the default installation Apache use is also 80 port, there will be conflicts)
In the official Apache website download to Apache_2.2.3-win32-x86-no_ssl, double-click the installation, it is best not
Download installation program
Apache can download from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/
PHP can be downloaded from the http://www.php.net.
Two setup programs
1, the Apache program is relatively simple to install, we are
Because Pharmar is using McAfee's antivirus software and requires all programs to be installed on program files, these files are placed under D:\Program files for easy management. McAfee writes protection rules in a good use.The installation and
Ordinary PHP Programmer pen TestTags: programmer PHP interview 2009-02-06 15:191. Use PHP to print out the day before, the print format is May 10, 2007 22:21:212. PHP code is as follows:$a = "Hello";$b = $a;Unset ($b);$b = "World";echo $a;What is
APACHE|MYSQL|PHP5 See Php,mysql, all out of a new version, want to taste fresh, try to install a bit, and then the installation process down, hope to learn some of the novice PHP help, the owner can consider fine
A simple process for new
In the past for the convenience of the diagram, the package is used. The version is long, it is apache1. X.mysql4.x,php4. X's. It's been out of date for a long time. And there's a lot of holes, but luckily I'm just using it locally ... But in order
Here take PHP5 as an example of how to install and configure Apache and PHP5 under Windows.
Download installation program
Apache can download from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/
PHP can be downloaded from the
Installation and configuration methods for Apache and PHP5 under Windows.
Installation and configuration methods for Apache and PHP5 under Windows.
Download installation program
Apache can download from
PHP is installed in CGI to Apache 2.0:
Insert the following instruction into the Apache httpd.conf configuration file to set up the CGI binaries:
scriptalias/php/"c:/php/"AddType application/x-httpd-php. phpAction application/x-httpd-php
Aphache do server:
Install Apache and configure it to support PHP
Install Apache in the D:\website\apache directory. Apache installation process needs to enter the site domain name, local debugging use localhost can, installation process is very
Apache|iis for the debugger, this machine installs IIS and Apache, cannot use 80 port at the same time, now gives the workaround:
Method One:
IIS5, multi-IP coexistence, IIS for 192.168.0.1,apache for 192.168.0.2 original
1. Download the corresponding Apache version from http://www.apache.org.2. Download the corresponding PHP version from http://www.php.net.3. Download the corresponding PHP.MVC version from Http://www.phpmvc.net.4. Create directory c:\www as Web
In the process of configuring PHP4 or PHP5, the steps of php4,5 configuration are roughly the same, but there are some differences in configuration content. In Linux and other environments, in general, as long as the correct compilation options,
Configuration text for PHP environmentPrepare the software first:Apache official:apache_2.0.55-win32-x86-no_ssl.msi, more versions here ;PHP Official:php-5.0.5-win32.zip, more images , more version download ;MySQL official:mysql-4.1.14-win32.zip,
This article provides a detailed analysis of php running modes on various web servers. For more information, see
I. php running mode in apache
Php is common in apache.
Three working modes: CGI mode, FastCGI mode, and Apache module DLL
Comparison:
1
Install and configure IIS + PHP5.2 in Windows. The installation of PHP in Windows is simple, but if you do not pay attention to the method, it will still give you a headache. In addition, the PHP5.2 version is different from the previous 4.x version,
After simplifying the php library, I found a lot of things. Php's ming library is used to generate flash! Although the module is experimental, it is interesting. A big table is very interesting. it gives people a feeling of 8 GB.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.