Posts by vege.net

    Is the Letsencrypt (certbot) plugin working for you on Debian 11?

    Yes with,

    Hi,


    update stretch -> buster -> bullseye works :-)


    but I think we need a patch for the pluginsources, also .

    After every ./imscp-autoinstall all the LE-Certs are invalid, for example.


    Someone got InstantSSH jails working ? It kicks me out after login.


    I'll carry on testing...


    edit:

    Code
    1. mkdir /lib/security/
    2. ln -s /lib/x86_64-linux-gnu/pam_chroot.so /lib/security/

    Hola,


    got phpswithcher quick & dirty running on bullseye.


    comment out /var/www/imscp/gui/plugins/PhpSwitcher/backend/PhpSwitcher.pm +1018


    Code
    1. # $rs == 0 or die( $stderr || 'Unknown error' );


    /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl from line 73


    Code
    1. '7.4' => '7.4.28', # End of life: 06 December 2031
    2. '8.0' => '8.0.20', # End of life: 06 December 2031
    3. '8.1' => '8.1.7', # End of life: 06 December 2031
    4. );


    chmod 777 /etc/bind/rndc.key

    service named restart


    perl /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl --register --packaged --packaged-only

    Hello,


    a new installation without roundcube on bullseye works :-)

    Got also the LE-Plugin working with:


    Code
    1. apt install certbot
    2. rm /var/www/imscp/gui/plugins/LetsEncrypt/bin/certbot-auto
    3. ln -s /usr/bin/certbot /var/www/imscp/gui/plugins/LetsEncrypt/bin/certbot-auto
    4. rm /usr/local/sbin/certbot
    5. ln -s /usr/bin/certbot /usr/local/sbin/certbot


    and the


    LetsEncrypt - SSL certificate is not valid


    fix.


    Will try upgrade a old stretch installation, next.

    I guess the change from mysql-5.7 to mariadb-10.5 will cause the most trouble due to incompatibilities


    cheers

    18.04 LTS wird ja noch bis Mitte nächsten Jahres supported, Debian9 LTS noch bis Ende Juni 22 ... also ich habe derweil alles für Buster angepasst, ist halt viel Fummelei mit den Configs für Postfix, Dovecot, Apache, ProFTP auch wg. TLS & Cyphers aber läuft soweit stabil ... Debian11 und Ubuntu 22 habe ich noch nicht getestet aber ich könnte mir vorstellen das es auch damit funktioniert, Panel vermutlich nur mit PHP 7.3, bei einem Test mit PHP 7.4 gab es Fehlermeldungen im Admin ... das Panel könnte auch weiterhin über PHP 7.0 laufen wenn die SURY.ORG sourcen verwendet werden wg. Updates.

    Moin,

    update auf Buster hab auch grad versucht. Kannst Du die Patches mal auflisten ? Vllt. hilft das ja auch Nuxwin falls er sich noch an die Arbeit macht ;-)