Plesk service (php, ftp, web, email, mysql, psa & sw-cp-server) via SSH neu starten:
Plesk
- Plesk: systemctl restart psa
- sw-cp-server: systemctl restart sw-cp-server
Webserver
- NGINX: systemctl restart nginx
- Apache (AlmaLinux, CentOS & Rocky Linux): systemctl restart httpd
- Apache (Debian/Ubuntu): systemctl restart apache2
PHP-FPM
- PHP 7.0: systemctl restart plesk-php70-fpm.service
- PHP 7.1: systemctl restart plesk-php71-fpm.service
- PHP 7.2: systemctl restart plesk-php72-fpm.service
- PHP 7.3: systemctl restart plesk-php73-fpm.service
- PHP 7.4: systemctl restart plesk-php74-fpm.service
- PHP 8.0: systemctl restart plesk-php80-fpm.service
- PHP 8.1: systemctl restart plesk-php81-fpm.service
- PHP 8.2: systemctl restart plesk-php82-fpm.service
- PHP 8.3: systemctl restart plesk-php83-fpm.service
FTP
- FTP-Server: systemctl restart xinetd.service
MySQL/MariaDB
- MariaDB: systemctl restart mariadb
- MySQL: systemctl restart mysql
E-Mail
- SMTP-Server (Postfix): systemctl restart postfix
- Plesk Milter (Postfix): systemctl restart pc-remote
- Dovecot IMAP- und POP3-Server: systemctl restart dovecot
- Plesk Premium Antivirus: systemctl restart drwebd
- SpamAssassin: systemctl restart spamassassin