Invalid init command

Discussion in 'ISPConfig 3 Priority Support' started by variable99, Oct 14, 2025.

  1. variable99

    variable99 Member HowtoForge Supporter

    For some time I get these kind of warnings from nginx server in the multi-server setup:
    Code:
    WARNING - Invalid init command action
    WARNING - We got no init command, restart or reload of php-fpm service aborted.
    Since these are warning, not errors I ignore them. But today for some reason I would like to dig it deeper and discover what is happening here?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It might be a misconfiguration of an additional PHP version in ISPConfig, e.g. no systemd ot init script set for a PHP version.
     
  3. variable99

    variable99 Member HowtoForge Supporter

    Should this be reviewed in the panel or database of server in question?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Start with the panel; if you don't find anything, check the server's database as well.
     
    variable99 likes this.
  5. variable99

    variable99 Member HowtoForge Supporter

    Panel is correct, all necessary fields are filed. Server and central server databases are identical ('server_php' table). All PHP versions are present in the server, as well as phpX.x-fpm
     

Share This Page