Window appserv 2.5.10 PHP version upgrade to php-5.3.27-win32-vc9-x86 version from version 5.2.6

Source: Internet
Author: User
Tags php development environment vc9 mysql login

As the PHP version continues to update the new version features more and more advanced,

And the functions of repetitive functions in the old version are thin and streamlined.

So now many open source PHP projects are upgrading the new version of PHP.

Appserv 2.5.10 Software is one of the software I like to quickly build a PHP development environment under Windows.

Just suffer from his PHP version is too low, and the author also directly from php5.2.6 upgrade software to 6.0, 7.0 ...

We really can't keep up with his pace, so we have to manually upgrade the version of PHP without changing the other Apache and MySQL configuration.

Here is the upgrade step

1.php.ini, Extension=php_pdo.dll.
2.php-5.3.27-win32-vc9-x86 download to replace the file in the original PHP5 folder
3. No connection information: (using the MySQL management tool, execute the following language method)

SETOld_passwords= 0;UPDATEMysql.User SETPassword=PASSWORD ('Information Warehouse manager password')WHERE User = 'Root';SELECTLENGTH (Password) fromMysql.User WHERE User = 'Root'; FLUSHPrivileges;

4. Complete.
5. Do not affect the PHP program, just modify the enhanced MySQL login password encryption format (with * as a precursor) reference: http://flyup2013.blogspot.hk/2013/08/ Appserv-2510-php-526-5414.htmlmysql Unable to connect: Http://www.cnblogs.com/wangtao_20/p/4823088.htmlappserv upgrade PHP Version:/http www.cc.net.tw/2014/02/2622/,http://blog.csdn.net/dull_boy2/article/details/43927363

Window appserv 2.5.10 PHP version upgrade to php-5.3.27-win32-vc9-x86 version from version 5.2.6

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.