Debian Wheezy - Update 1.3.1 -> 1.3.6 Failed: could not start proftpd service

  • OS: Debian 7.11 wheezy


    The update from 1.3.1 to 1.3.6 was performed with the following commands.


    Shell-Script
    1. apt update && apt dist-upgradecd /usr/local/srcwget https://github.com/i-MSCP/imscp/archive/1.3.6.tar.gztar -xzf 1.3.6.tar.gzcd imscp-1.3.6perl imscp-autoinstall -d

    dist-upgrade shows that everything is up to date.


    In step "Restarting/Starting ProFTPD service..." the following error message is shown:

    Code
    1. [ERROR] Servers::ftpd::proftpd::start: Could not start the `proftpd' service: iMSCP::Provider::Service::Sysvinit::_exec: root808 proftpd[12168]: mod_tls/2.4.3: compiled using OpenSSL version 'OpenSSL 1.0.1e 11 Feb 2013' headers, but linked to OpenSSL version 'OpenSSL 1.0.1t 3 May 2016' library
    2. root808 proftpd[12168]: mod_sftp/0.9.8: compiled using OpenSSL version 'OpenSSL 1.0.1e 11 Feb 2013' headers, but linked to OpenSSL version 'OpenSSL 1.0.1t 3 May 2016' library
    3. root808 proftpd[12168]: Fatal: TLSProtocol: directive not allowed in <Global> context on line 121 of '/etc/proftpd/proftpd.conf' at /usr/local/src/imscp-1.3.6/engine/PerlLib/iMSCP/Service.pm line 185.


    I'm not sure what log-files are relevant but i can provide them if needed.

  • Fatal: TLSProtocol: directive not allowed in <Global> context on line 121 of '/etc/proftpd/proftpd.conf' at /usr/local/src/imscp-1.3.6/engine/PerlLib/iMSCP/Service.pm line


    It seem that older proftpd versions (such as the version provided in Debian Wheezy) don't support the TLSProtocol directive in global context. I'll fix and provide you an archive link for update.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • A fix has been added in the 1.3.x branch. See https://github.com/i-MSCP/imsc…4ed47d5bed4f23c810c5aba3a
    This fix will be part of next release.


    Thank you for your report.


    @PrinceOfFail


    You can update using the following archive: https://github.com/i-MSCP/imsc…bed4f23c810c5aba3a.tar.gz

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206