Home  >  Article  >  Topics  >  Where is the php.ini configuration file of Pagoda Panel? (php.ini file path)

Where is the php.ini configuration file of Pagoda Panel? (php.ini file path)

藏色散人
藏色散人forward
2019-12-04 10:23:3010288browse

The php.ini configuration file is often used by webmasters, so where is the php.ini configuration file of the Pagoda panel? The following is the path to the Pagoda php.ini file shared by the Pagoda Panel tutorial column:

Where is the php.ini configuration file of Pagoda Panel? (php.ini file path)

Pagoda php.ini configuration file Path

Since the PHP version installed in the Pagoda Panel is different, the path of the corresponding php.ini file is also different. The general file path is as follows:

php.ini address: /www/ server/php/version (according to the actual situation)/etc

Example:

If the PHP version installed by the Pagoda Panel is 5.4, then the configuration file directory of php.ini of the current PHP5.4 In:/www/server/php/54/etc/php.ini

If the PHP version installed by the Pagoda Panel is 7.0, then the current php.ini configuration file directory of PHP7.0 is in:/www/ server/php/70/etc/php.ini

To sum up, the directory path of the Pagoda php.ini configuration file is /www/server/php/. Select /etc/php.ini according to the PHP version.

The above is the detailed content of Where is the php.ini configuration file of Pagoda Panel? (php.ini file path). For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:aliyun.com. If there is any infringement, please contact admin@php.cn delete