Error with php-pfm - Cannot find the script

pionas

New member
Joined
Mar 27, 2009
Messages
2
Hello guys,

i tried to install php-fpm.
My instruction:
cd /usr/local/directadmin/custombuild
./build update
./build update_da
./build set webserver nginx_apache
./build nginx_apache
./build set php1_release 5.5
./build set php2_release 7.1
./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set mod_ruid2 no
./build php n
./build rewrite_confs

but this not working, i have got error with start fpm:
Cannot find the script in /etc/systemd/system or /usr/lib/systemd/system
Details
/usr/lib/systemd/system/php-fpm71.service

Cannot find the script in /etc/systemd/system or /usr/lib/systemd/system
Details
/usr/lib/systemd/system/php-fpm55.service

What i should do?
I have got Debian 8.4

Thanks for answer.
 
Back
Top