[Label] [Phalcon] How to install Phalcon extension for Zend Server 6.3.0 for Windows 7 64bit

Source: Internet
Author: User

At first, you should download Phalcon DLL file.

You can download from this link under.

http://static.phalconphp.com/files/phalcon_x86_VC9_php5.3.9_1.3.4_nts.zip

Secondly, you should abstract this zipped file.

To add the extension, got to the extension directory, <install_path>\ZendServer\phpext, and add the .dll file there.

Go to your php.ini file and add the following line: extension=<extension_name>.dll.

At default, php.ini is in this path <install_path>/ZendServer/etc/php.ini.

After all, you can use phpinfo() to check it out whether phalcon is work in your server.

If you can see phalcon, then it works and starting your coding.

Thanks a lot.

PHP Official Function - How to install extension in Zend Server, the link is here.

http://files.zend.com/help/Zend-Server-6/content/adding_extensions.htm

[Label] [Phalcon] How to install Phalcon extension for Zend Server 6.3.0 for Windows 7 64bit

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.