PHP5.3.0 installation analysis tips _ PHP Tutorial-php Tutorial

Source: Internet
Author: User
PHP5.3.0 installation analysis experience. In the whole process, we can say that we are more surprised than we are surprised. In addition, I felt the first time I configured PHP for Windows ...... First... PHPTeam separated the entire process for the first time. it is more surprising to say that. In addition, I felt the first time I configured PHP for Windows ......

First... The PHP Team separated a Windows Team for the first time. Windows download is also moved to windows.php.net. A big improvement.

Second... The biggest surprise is that at the beginning of PHP 5.3, there was no ISAPI support ...... See here: ISAPI support, do we need it?

I have never seen PHP Team act so quickly. There is still a one-year transition period when PHP 4 is stopped. if ISAPI says no, it will be gone ...... Well, I support this policy. since Microsoft has released IIS FastCGI support, stop it... After all, FastCGI is better than ISAPI in terms of stability ...... It's just such a big thing that I don't know ...... It's really mean. For details about setting PHP with FastCGI in IIS, refer to here.

In addition... I did not do anything I just installed. the PEAR error cannot be used -. -|

Okay, it's not my fault. This error is explained as follows:

Some users have reported that the windows builds of PHP 5.3 are not able to open the shipped go-pear.phar file.

As a workaround, users can run the distributed phar with php-d phar. require_hash = 0 go-pear.phar or download and use the http://pear.php.net/go-pear non-pharred version.

To sum up my feelings ......

1. for IIS 5.1, 6.0, and 7, install Microsoft FastCGI first;

2. without ISAPI support, for PHP 5.3, there is no big difference between Installer and zip. In comparison, I personally think that the installer version is less (the library does not contain much, no annoying phar PEAR version;

3. after the installation is complete, modify the date. timezone setting in php. ini. otherwise, IIS will send you a 500 error ......

4. if the installer version is installed and PEAR is also required, do this: 1. download http://pear.php.net/go-pearto continue 2. php go-pear.

If you are installing a zip version, run the php-d phar. require_hash = 0 go-pear.phar or install a non-phar version of PEAR as instructed by the above installer.

Bytes. In addition, I felt the first time I configured PHP for Windows ...... First... PHP Team separated for the first time...

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.