Windows Wamp Load Phalcon

Source: Internet
Author: User
Tags phpinfo vc9 windows x86

My environment is a 64-bit win7,wampserver2.4 Integration Pack (Apache 2.4.4,php5.4.12,mysql 5.0.10).

Installing Phalcon is also extremely simple, just download a file (Php_phalcon.dll),

The "Architecture" attribute in Phpinfo () will prevail!

It's http://phalconphp.com/download. Unzip the Php_phalcon.dll and put it under the {wampserver installation directory}\bin\php\php5.4\ext directory,

Then modify the php.ini file

PHP.ini configuration file Add parameter "Extension=php_phalcon.dll",

And then restart the Apache service.

After rebooting, use Phpinfo to see if the installation was successful.

If the server reports internal server error,

General is Phalcon version and environment is not unified.

For example "Phalcon 1.1.0-windows x86 for PHP 5.4.0 NTS (VC9)",

is for the 32-bit system (x86), the corresponding PHP version is 5.4.0 (as long as the 5.4 can be, such as 5.4.1 Line).

NTS is non-linear safe, if your phpinfo () displays "Thread Safety" as "Enable" state,

Then you need to download the logo without the "NTS". "VC9" is used to mark the compiler, and now only VC9 can be downloaded.

It can also be judged according to the "Compiler" attribute in Phpinfo ().

When installing Phalcon, it is not possible to determine which installation package to download with the operating system number of bits.

Instead, the "Architecture" attribute in Phpinfo () will prevail!

Because Phalcon is the extension of PHP exists, of course, to the number of PHP is the right!

Installation Successful display

Windows Wamp Load Phalcon

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.