Under Linux, how to add a configuration file to the PHP extension?

Source: Internet
Author: User
There are two types of PHP (I know it now) and the way to expand.
The first way to expand is to introduce extension files directly in php.ini (e.g. redis.so)

The second is to introduce an extension configuration file (for example, Redis.ini) and then introduce a specific extension in the extension configuration file (Redis.ini write Extension=redis.ini)

What is the second way to achieve this?

Reply content:

There are two types of PHP (I know it now) and the way to expand.
The first way to expand is to introduce extension files directly in php.ini (e.g. redis.so)

The second is to introduce an extension configuration file (for example, Redis.ini) and then introduce a specific extension in the extension configuration file (Redis.ini write Extension=redis.ini)

What is the second way to achieve this?

.......

  • 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.