Modify PHP config file find/-name ' php.ini '

Source: Internet
Author: User

First of all, I'm nginx here.

1. Installation directory:/usr/local/php

Start entering execution code:

#cd/usr/local/src/php-5.3.6/ext/mbstring
#/usr/local/php/bin/phpize
#./configure--with-php-config=/usr/local/php/bin/php-config
#make && make Install

Then go into the php.ini file modification configuration, there is a big pit, online tutorials some are in this directory:/usr/local/php/lib/php.ini, but I am really this directory:/usr/local/php/etc/php.ini,

That's why we can't find php.ini. When you can use the Search command: Find/-name ' php.ini '

And then go in and change,

Then just go in:

Vi/usr/local/php/etc/php.ini

Modify PHP config file find/-name ' php.ini '

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.