How to Restart (Stop or Start) cPanel Service (cpsrvd) via Telnet or SSH Come riavviare (arrestare o avviare) cPanel Service (cpsrvd) via Telnet o SSH
cPanel is a popular web hosting control panel. cPanel è un web hosting popolare pannello di controllo. When a web server is running cPanel, a cPanel service named cpsrvd is running at the background. Quando un server Web è in esecuzione cPanel, un servizio di cPanel nome cpsrvd è in esecuzione in background. The cPanel service performs some important tasks such as maintenance, security checks, and most importantly, it serve WebHost Manager (WHM) web page. Il servizio di cPanel svolge alcune importanti funzioni come la manutenzione, controlli di sicurezza e, soprattutto, si servono WebHost Manager (WHM) pagina web. Without cpsrvd running, the WHM will down and user unable and cannot connect, access and logging into WHM. Senza correre cpsrvd, il WHM sarà verso il basso e l'utente non può e non riesce a connettersi, l'accesso e la registrazione in WHM.
When cPanel cpsrvd service is down, it's impossible to restart the server via WHM to fix the problem. Quando cPanel servizio cpsrvd è giù, è impossibile riavviare il server tramite WHM per risolvere il problema. Although cPanel has built-in mechanism to the restart failed and stopped responding service automatically, however, it's not foolproof and frequently won't restart the service properly. Sebbene cPanel è dotato di meccanismo per il riavvio fallito e ha smesso di rispondere automaticamente servizio, tuttavia, non è infallibile e spesso non si riavvia il servizio in modo corretto. To resolve the issue, webmaster or administrator has to login to the server via SSH secure tunnel or Telnet (not recommended) to restart the cPanel cpsrvd service, or start the cpsrvd service if it's stopped. Per risolvere il problema, webmaster o l'amministratore deve accedere al server tramite tunnel SSH o Telnet sicuro (non raccomandato) per riavviare il servizio di cPanel cpsrvd, o avviare il servizio cpsrvd se è fermato.
To restart the cPanel service, login to web host via SSH as root user. Per riavviare il servizio di cPanel, effettua il login per ospitare nella rete via SSH, come utente root. Then, run one of the following commands: Quindi, eseguire uno dei seguenti comandi:
/etc/init.d/cpanel restart / etc / init.d / cpanel restart
service cpanel restart cpanel riavvio del servizio
/etc/rc.d/init.d/cpanel restart / etc / rc.d / init.d / cpanel restart

The command will try to stop and then start the cpsrvd daemon, and all its associated services. Il comando tenterà di arrestare e quindi avviare il demone cpsrvd, e tutti i suoi servizi associati. If you already known that cPanel service is down, and just want to start it, replace restart with start . Se hai già noto che il servizio di cPanel è il basso, e vogliono solo per avviarlo, sostituire il riavvio con start.
IMPORTANT : The page is machine translated and provided "as is" without warranty. IMPORTANTE: La pagina è tradotta e fornite "come sono" senza garanzia. Machine translation may be difficult to understand. La traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento alla original English article L'articolo originale inglese whenever possible. quando possibile.
Related Articles Articoli correlati
- cPanel Unable or Cannot Start or Restart POP3 Mail Service Impossibile cPanel o non può avviare o riavviare POP3 Mail Service
- Start, Stop and Restart Crond Daemon in Linux Avviare, arrestare e riavviare Crond Demone in Linux
- Auto Shutdown and Restart Apache HTTPD Service Daemon at Preset Time Auto Shutdown e Restart Apache HTTPD Service Daemon at Preset Time
- Install and Enable Telnet Server Service in Windows Vista Installare e attivare Telnet Server Service in Windows Vista
- How to Terminate or Stop and Restart Explorer.exe Shell in Windows XP and Vista Cleanly and Gracefully Without Reboot PC Come per terminare o fermare e riavviare Explorer.exe Shell in Windows XP e Vista in modo pulito e con grazia senza riavvio PC
- Resume or Restart Windows Vista Indexing Service After Pausing Riprendere o riavviare il sistema di indicizzazione di Windows Vista Service dopo la pausa
- cPanel Invalid License File After Changing Hostname Error cPanel Invalid License File After Changing Hostname Error
- How to Add IP Addresses to Server with cPanel WebHost Manager (WHM) Come aggiungere indirizzi IP di server con cPanel WebHost Manager (WHM)
- Disable and Turn Off Telnet in Linux Disable and Turn Off Telnet in Linux
- cPanel Update (upcp) Is Already Running Problem cPanel Update (upcp) è già in esecuzione Problema









































