Posts by RodNoc

    Hallo,


    ich habe schon überall gesucht, aber leider nichts gefunden.


    Gibt es eine Einstellung, mit der ich das Binden der Session an eine IP im Panel abschalten kann? Hintergrund: Einer meiner Kunden hat 2 Internetleitungen und diese werden per Round-Robin benutzt. Das heisst: Er loggt sich im Panel ein, macht etwas und fliegt direkt wieder raus, weil sich die IP geändert hat.

    Ich könnte ihm jetzt sagen, dass sein Netzwerker da eine Stickyness einrichten soll, aber da ich eher kundenorientiert arbeite, würde ich diese Prüfung lieber auf meiner Seite abschalten.

    Könnt ihr mir helfen, wo ich dies tun kann?


    Viele Grüße

    Hi,


    I changed the check, in line 136 of the client-frontend i changed $domainName to 'panel.mydomain.tld'
    So I only need the hosts-entry for the panel, not for every (sub)domain.


    Thank you, I will wait for the next release :)


    Regards

    Hi,


    I try to use the Let's encrypt plugin, but it is not possible for me. The acme-challenge fails, because my server has no public IP, I use NAT to make the server accessible from public internet. And so the server can't connect to himself with his public IP


    If I add the domain to the local /etc/hosts with the RFC1918-IP, it works, but I don't want to add all domains to this file.


    What can I do?


    Regards
    Dom

    Hi,


    it doesn't work for me :( I installed the new version and compiled everything. And I can change the PHP-Version in the panel, but it keeps in status "In Bearbeitung" (I don't know the english phrase for this... perhaps "working"?)


    In the debugger-view in the panel I can see, that 1 action is pending. When I click at this, the 1 action keeps in this status.


    What could be wrong?




    Code
    1. root@imscp:/var/log/imscp# less imscp-rqst-mngr.log
    2. [Sun Aug 13 20:29:22 2017] [fatal] iMSCP::DbTasksProcessor::_processModuleDbTasks: Can't use an undefined value as a HASH reference at /var/www/imscp/engine/PerlLib/iMSCP/EventManager.pm line 208.
    3. ...propagated at /var/www/imscp/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 487.

    Hi,


    after each upgrade I have to reinstall my plugins for roundcube, because everything is overwritten. But perhaps these plugins are interesting for more people, so perhaps they can be added to the Pluginbundle:
    - rememberme:
    https://github.com/lefoyer/rememberme
    A plugin for autologin, I think I don't have to say anymore ;)


    - filters
    https://plugins.roundcube.net/packages/roundcube/filters
    A plugin for filtering mails. But it happens client-side. So the filters are triggered when using roundcube. I use this for mails I want to see on my smartphone in my mainfolder, but after using roundcube they have to go to the defined subfolder.



    And I found this as a replace for dkimstatus, but I wasn't able to test it yet. Perhaps somebody else?
    https://plugins.roundcube.net/…/roundcube/authres_status


    Regards
    Dom

    Hi,


    I installed a fresh Ubuntu 16.04 64Bit with newest imscp (1.4.7). Now I have some problems, one is with phpswitcher. Can anybody help me?


    I started it with this command:

    Shell-Script
    1. perl php_compiler.pl --auto-setup all


    And the result is: