Hello,
I would like to restart the additonal php8.1-fpm on the system from command line. But the systemd says not found. I can restart it from the GUI, but one of the sites bad code stuck so i need to do from a shell script.
Any idea how to do this?
Debian 11, latest keyhelp (23)
Tamás
Additional PHP version PHP-FPM restart [SOLVED]
Re: Additional PHP version PHP-FPM restart [SOLVED]
Hallo,
or
Code: Select all
/etc/init.d/keyhelp-php81-fpm restart
Code: Select all
systemctl restart keyhelp-php81-fpm.service
Mit freundlichen Grüßen / Best regards
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Additional PHP version PHP-FPM restart
Ich würde mich nicht drauf verlassen, das SysV init-Scripte ewig unterstützt werden.
systemd ist gekommen um zu bleiben …
Code: Select all
systemctl restart keyhelp-php81-fpm.service
mfg Micha
--
Backup: The duplicate copy of crucial data that no one bothered to make;
used only in the abstract
--
Backup: The duplicate copy of crucial data that no one bothered to make;
used only in the abstract