News新闻

业界新闻动态、技术前沿
Who are we?

您的位置:首页      乐道系统FAQ      解决php-fpm.service not found问题的办法

解决php-fpm.service not found问题的办法

发布日期:2017-06-06 00:00:00 912

前言

本文给大家详细介绍了解决php-fpm.service not found问题的相关内容,文中介绍的非常详细,下面来一起看看详细的介绍:

环境介绍

环境:ubuntu 16.04 64

php 版本:php-7.1.4

发现问题

正常编译安装 php 按照以前流程,把 init.d.php-fpm 往 /etc/init.d/php-fpm 拷贝

然后准备执行 service php-fpm start 时出错了

错误如下

Failed to start php-fpm.service: Unit php-fpm.service not found.