Posts by TheCry

    Hi Laurent,

    here is the content of the script

    THe version ist 3.5.0

    Da Du nach dem Dist Upgrade i-MSCP neu installieren musst, empfehle ich Dir vor dem Dist-Upgrade alle Plugins im Panel zu deaktivieren.

    Dann hast Du bei der Installation von i-MSCP keine Probleme damit.


    Auch empfehle ich Dir beim Upgrade immer die Maintainer Versionen (Konfigdateien) zu übernehmen. Dort hat sich einiges geändert

    Ok... The first problem is fixex by installing the correct package

    Code
    1. apt-get install libarray-diff-perl

    I don't understand why this package is missing..


    But the second mesage still appears con console

    Code
    1. [WARN] (eval): Use of uninitialized value in addition (+) at /var/www/imscp/gui/plugins/LetsEncrypt/cronjobs/renew.pl line 63.

    Hi Laurent

    I have some trouble with the latest version of Let's Encrypt on Debian 9.9.

    The renew wont work anymore

    I got this message in the status


    if i run "perl /var/www/imscp/gui/plugins/LetsEncrypt/cronjobs/renew.pl -dv" i got this message on console

    Code
    1. [WARN] (eval): Use of uninitialized value in addition (+) at /var/www/imscp/gui/plugins/LetsEncrypt/cronjobs/renew.pl line 63.


    Regards

    Sascha

    Das Roundcube Plugin. Und dort muss in der config.php der Punkt "managesieve" auf "yes" gestellt werden.

    Wenn Du das Plugin schon installiert hast aktiviere den Punkt in der config.php und klicke im Panel unter "Plungin Verwaltung" auf "Plugins aktulisieren".

    I'd the same problem with some server which are not upgraded to Debian 9 atm.

    I'm using now this source.list

    Code
    1. deb http://deb.debian.org/debian/ oldstable main contrib non-free
    2. deb-src http://deb.debian.org/debian/ oldstable main contrib non-free
    3. deb http://security.debian.org/ jessie/updates main
    4. deb-src http://security.debian.org/ jessie/updates main
    5. deb http://archive.debian.org/debian jessie-backports main
    6. deb-src http://archive.debian.org/debian jessie-backports main

    Is better to wait for the never version.

    I don't want to compile it myself. To install the plugin i'd edit the file "/var/www/imscp/gui/plugins/ClamAV/backend/ClamAV.pm" after uploading

    Code
    1. 559 #error( sprintf( "Couldn't initialize ClamAV databases: %s", $stderr || 'Unknown error' ) ) if $rs;
    2. 560 $rs=0;

    This works to finish the installation of the plugin.


    It isn't fine but it works :)

    If i run "freshclam" i got this message

    Code
    1. Wed Mar 27 20:01:49 2019 -> ClamAV update process started at Wed Mar 27 20:01:49 2019
    2. Wed Mar 27 20:01:49 2019 -> ^Your ClamAV installation is OUTDATED!
    3. Wed Mar 27 20:01:49 2019 -> ^Local version: 0.100.2 Recommended version: 0.101.2
    4. Wed Mar 27 20:01:49 2019 -> DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
    5. Wed Mar 27 20:01:49 2019 -> main.cld is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
    6. Wed Mar 27 20:01:49 2019 -> daily.cld is up to date (version: 25401, sigs: 1532768, f-level: 63, builder: raynman)
    7. Wed Mar 27 20:01:49 2019 -> bytecode.cld is up to date (version: 328, sigs: 94, f-level: 63, builder: neo)


    And the return code is "1"