在apache配置文件 apache2.conf 中增加 PHPIniDir “/usr/local/php/etc/php.ini”, (这个路径自己确认) 然后重启服务 /etc/init.d/apache2 restart
Apache2 加载php.ini
最新推荐文章于 2023-12-10 10:47:23 发布
在apache配置文件 apache2.conf 中增加 PHPIniDir “/usr/local/php/etc/php.ini”, (这个路径自己确认) 然后重启服务 /etc/init.d/apache2 restart