ubuntu中设置php7.0-fpm开机自启动
摘要:1.编写/etc/init/php7.0-fpm脚本如下 sudo vim /etc/init/php7.0-fpm #!/bin/sh### BEGIN INIT INFO# Provides: php7.0-fpm# Required-Start: $remote_fs $network# Re
阅读全文
posted @ 2017-09-21 18:08
posted @ 2017-09-21 18:08
posted @ 2017-09-17 10:10
posted @ 2017-09-12 19:49
posted @ 2017-09-05 11:34