Problems and solutions during the installation of YII2

Source: Internet
Author: User
Tags apc apc module

PHP version requires 5.4+, if the use of WAMP combination package, it is recommended to replace

Second, the support of various modules, generally as long as modify the php.ini file, remove the corresponding module before the comments can be.

Note that support for the INTL extension module requires the Icu*.dll copy under the PHP installation directory/bin to the Apache installation directory/bin.

Support for the PDO PostgreSQL extension module requires the Extension=php_pdo_pgsql.dll to be turned on at the same time Extension=php_pgsql.dll

APC module because my PHP is difficult to run high, not installed. Note the version of APC installed must be the same as the version of PHP

Memcache installation should also note that the version number and PHP version exactly the same, but also note that your system is 64-bit, does not mean that your server environment is also 64-bit, self-confirmation.

Third, Expose PHP disabled Expose_php=on modified to Expose_php=off

Problems and solutions during the installation of YII2

Related Article

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.