Operating System: Ubuntu Ubuntu LTS UNKNOWN

Discussion in 'Installation/Configuration' started by Hamed Mohammadi, Sep 24, 2017.

  1. Hamed Mohammadi

    Hamed Mohammadi New Member

    Hello everyone
    During install I get this message:
    Operating System: Ubuntu Ubuntu LTS UNKNOWN
    and finally at the end it results error:
    Failed to reload php5-fpm.service: Unit php5-fpm.service not found.

    I have a dedicated server on OVH and installed Ubuntu 16.04.
    On my local system everything was ok and installation went successful. So what is the problem on my remote server.
    Thank you
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems as if OVH is using a customized os-release or issue file which prevents the correct recognition of the Ubuntu version. You can fix the wrong PHP settings under system > server config > web. Set them to the values that are shown in the attached screenshot.
     

    Attached Files:

    Hamed Mohammadi likes this.
  3. Hamed Mohammadi

    Hamed Mohammadi New Member

    I just could solve the problem by editing file /etc/issue and match it to my local system. Because OVH changed that and added some new stuff. I changed only line one to:
    Ubuntu 16.04.3 LTS \n \l
    and didn't change anything else.
     
    till likes this.

Share This Page