How to install the YAF extension on BAE3.0

Source: Internet
Author: User

I have previously published a blog: "BAE3.0 new features and PHP Quick Start Guide" http://blog.csdn.net/longxuu/article/details/17389835

How to install YAF extension, actually very simple, follow the tutorial to do is, I here to explain one more.

1, download the BAE local environment to build, and then download YAF, you can download the HTTP://PECL.PHP.NET/PACKAGE/YAF to compile

2. Upload the yaf.so to the User_extention directory, and create a new file named Yaf.ini, which reads:

[YAF]
extension=/usr/lib/php5/20100525/yaf.so
yaf.environ= "Product"
yaf.library=null
yaf.cache_config=0
yaf.name_suffix=1
yaf.name_separator= ""
yaf.forward_limit=5
yaf.use_namespace=0
yaf.use_ Spl_autoload=0
Specific content to modify

3. Restart engine in BAE Control Panel (application engine-management control unit)


If you do not want to download the local environment compiled, you can go to the http://download.csdn.net/detail/longxuu/6790515 download I compile well.


Then you create a new file with Phpinfo (), and you'll see that the YAF extension is installed.

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.