The following uses PhP5 as an example to describe how to install and configure Apache and PhP5 in windows.
1. Download the installer
Apache can be downloaded from http://www.apache.org/dyn/closer.cgi/httpd/binaries/win32/
PHP can be downloaded from
IIS7 PHP configuration 1. modify php. ini
The main changes are as follows:
Rename php. ini. recommend to php. ini. in Notepad, uncomment the following configuration nodes and modify the values as follows:
Extension_dir = "./ext"
Fastcgi.
Unable to create the session in the event of an error, check the PHP or Web server logs and properly configure the PHP installation.
Local installation Debugging Zencart, there is curl not compiled into PHP error, the original is the Curl module is
1. Get the Installation File: http://www.php.net/downloads.php php-5.3.8.tar.gz
Get the support files required to install PHP: http://download.csdn.net/download/netlong339/1351852 libxml2-2.6.32.tar.gz
2. Install libxml2
1 tar zxvf
The previous article wrote about configuring the virtual host under Mac, and then the configuration of PHP.In fact very simple, into the/etc/apache2/directory, edit httpd.conf, find libexec/apache2/libphp5.so to release the comments on the line.Then
The LAMP combination is good, but if you want to set up a web hosting server that supports PHP, ASP, ASP.net, JSP, Perl, or IIS 6 with Windows 2003, it's best. There are a lot of articles on the web that describe PHP on IIS 6, but those methods are
Installing and configuring PHP
/software/php-3.0.14-win32.zip
Installed in C:PHP3
Configuration: Copy c:php3php3.ini-inst file as Php3.ini and modify
Set the Apache server's home directory Doc_root=c:apachehtdocs
Extension_dir=c:php3
Take Php3.ini
CGI English is all called Common Gateway Interface (Public Gateway Interface), is nginx and dynamic Scripting Program Bridge, nginx through the fastcgi interface to send dynamic request to fastcgi, The wrapper process in fastcgi generates a thread,
Absrtact: A long time no contact with PHP things, today a program needs a PHP operating environment. As only a simple run of the program, so that there is no need to get a lamp environment (if you need to match the lamp environment, you can refer to
This installation example of the use of three software, can be directly downloaded from the official website, in order to facilitate, you can also directly from my CSDN resources package download.
Three installation files as illustrated:
1. Find in the Apache httpd.conf file, and add the following two lines
AddType application/x-httpd-php. php
AddType Application/x-httpd-php-source. Phps
Note: There are spaces before PHP and. Phps.
2. Locate the LoadModule section and add the
Introduction: Linux Under the configuration of PHP extension MSSQL, so that PHP through the MSSQL tool implementation and remote win SQL Server data transfer.There are two ways of doing this:One, the first time to compile PHP to provide MSSQL
Install memcached extension notes in PHP. PHP Extension notes for installing memcached this article mainly introduces PHP Extension notes for installing memcached. This article describes how to install the server, launchpad, install memcached
I recently used Windows 7 and got an activation code. I don't know when to use it. I feel a little worried about it. I don't know how to use it. I want to use it now, I have never used Vista before, but I still feel a bit like Vista on the Windows 7
I recently used Windows 7 and got an activation code. I don't know when to use it. I feel a little worried about it. I don't know how to use it. I want to use it now, I have never used Vista before, but I still feel like Vista on Windows 7, and some
In a FreeBSD system, a standard FreeBSD system requires at least one network interface to communicate with other computers. It supports Token Ring and FDDI, as well as general dialing connections, ISDN, ATM and other WAN connections. This article
Welcome to the Linux community forum and interact with 2 million technical staff. 1. Configure MySQL1 in php, and set php_mysql.dll in the php installation directory and libmysql In the MySQL installation directory. copy the dll file to c:
This article mainly share with you to build PHP running environment method, hope to help everyone.
Objective:
The result of the last article:
Add the Bin directory under Apache to the " environment variables " in the system under MySQL :3.
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.