Php5.3 green installation in Windows

Source: Internet
Author: User
Finally, php5.3 was so slow to release. On the Wiki, it was said that the official php5.3 version was only released from January 1, middle September to January 1, middle October. I had to use a test version first.
Follow these steps to install php5.3:

1. Download php5.3windows,
Address http://snaps.php.net/win32/php5.3-win32-200807150030.zip
You can download the latest version at http://snaps.php.net /#.
2. decompress the package to any directory.
3. Go to the directory and copy the php. ini-Dist file to PhP. ini.
4. Create php53.bat. The file content is as follows. Replace the rough part with your extracted directory.

@ Echo   Off
Set Php53_home = D:\Incubator\PHP\PhP5.3
% Php53_home % \ PHP . Exe-C % php53_home % \ PHP . INI % *


5. Copy php53.bat to any directory in the Windows directory (C: \ Windows) or other path

Test, go to cmd, #PhP5.3-I>Phpinfo.Txt

If you want to use it with the Apache environment, you have not tested it. The basic installation method is the same as that of the previous version. Switch the php. ini file and Apache module File.
Here is an article on installing php5.3 to Apache in Linux.
Http://phpmelb.org/index.php? Option = com_content & view = article & id = 69: installing-php-53 & Itemid = 1

New PHP features
What's new in php5.3


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.