• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved * Starting internet superserver xinetd [fail]

OrinocoDelta

Basic Pleskian
When i restart my machine i get this error, can someone explain me what this means? And how i can solve it...

Code:
Starting psa...  * Starting Plesk engine pool manager sw-engine-fpm      [ OK ]
                                                                      done
Starting xinetd service...                                            done
Starting sw-cp-server service...                                      done
Starting mysql service...                                             done
Starting bind9 service...                                             done
Starting postgresql service...                                        done
Starting spamassassin service...                                      done
Plesk: Starting Mail Server... already started
Starting psa...  * Starting Plesk engine pool manager sw-engine-fpm      [ OK ]
                                                                      done
* Starting PP HM notification daemon psa-health-monitor-notificationd   [ OK ]
Starting statistics collection and monitoring daemon: sw-collectd.
* Starting sw-cp-serverd sw-cp-server                                   [ OK ]
* Starting Plesk engine pool manager sw-engine-fpm                      [ OK ]
* Starting internet superserver xinetd                                  [fail]
* Starting NTP server ntpd                                              [ OK ]
* Restoring resolver state...                                           [ OK ]
*
* Starting Tomcat servlet engine tomcat7                                [ OK ]
* Stopping System V runlevel compatibility                              [ OK ]

Thanks for helping...
 
Just had this error, quick fix is

yum reinstall xinetd then ------> service psa start
then resart plesk service you will see it start up again and not fail
 
Back
Top