标签:重启 服务 /etc/ 修改 oca start local etc service
1.找到php.ini
本人的是在 /usr/local/php/etc/下
2.修改需要的值
3.重启php-fpm
service php-fpm restart
4.重启服务器
service nginx restart
5.完成
标签:重启 服务 /etc/ 修改 oca start local etc service
原文地址:https://www.cnblogs.com/leilei-1/p/8763285.html