Operating System: Windows 7 Ultimate
Web server: IIS 6.1 (internal version 7600 ).
Database: mysql5.0.67
PHP version: 5.2.13
I am also worried that Windows 7 may be incompatible, but the result is no problem at all.
1. Install the MySQL database
MySQL database download here: http://www.mysql.com/downloads/
The client tool navicat (navigation cat) can be downloaded here: http://www.navicat.com/cn/download/download.html. what I download is Win32 lite, which supports Oracle and MySQL.
Database installation is relatively simple. You can select one or more settings based on your needs.
The main interface of navicat is as follows:
Ii. install PHP
Before installation, open control panel -- uninstallProgram-- Enable or disable the WINDOWS function -- Internet Information Service -- World Wide Web Service -- check CGI in the application development function (it is not checked by default ).
I downloaded an integrated MSI installation package. Here, I downloaded PHP: http://php.net/downloads.php and downloaded windows binaries/PHP 5.2.13 installer. After the download is complete, run the installation directly. On the following interface, I chose IIS FastCGI:
In this way, the PHP environment is configured:
Publish a site in IIS and create index. php.Code:
<? PHP
Echo " Hello world! " ;
?>
After running, the page outputs Hello world !, Environment configuration successful.
Iii. php development tools
Editplus, Zend studio, and so on. You can search for them online and I will try the two.
Let's first look at editplus:
Zend studio is only installed and not used yet. The main interface is provided first:
During this period, we found vs. php for Visual Studio 2010, but it was only for the 30-angel version. We had to pay for the genuine version, so we had to leave it alone.
Zend studio download, first version 7.2: http://www.zend.com/en/products/studio/downloads
Online Registration machine: http://x.zendstudio.net/zend-studio-7-keymaker-online/