diff --git a/plugins/php-yum/conf/phpinfo.conf b/plugins/php-yum/conf/phpinfo.conf index 577a70ec0..b3c51e657 100644 --- a/plugins/php-yum/conf/phpinfo.conf +++ b/plugins/php-yum/conf/phpinfo.conf @@ -1,4 +1,4 @@ location /{$PHP_VERSION} { root {$ROOT_PATH}/phpinfo; - include {$SERVER_PATH}/web_conf/php/conf/enable-php-{$PHP_VERSION}.conf; + include {$SERVER_PATH}/web_conf/php/conf/enable-php-yum{$PHP_VERSION}.conf; } \ No newline at end of file