php.ini配置

位置:

sudo vim /etc/php.ini

修改后直接重启apache即可生效

sudo apachectl restart

 

Redis服务启动

redis-server /usr/local/redis-5.0.5/redis.conf

 

相关文章:

  • 2021-10-16
  • 2021-11-07
  • 2021-05-20
  • 2021-12-13
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2021-06-27
  • 2021-12-06
相关资源
相似解决方案