Posts by theemstra

    This may be a minor thing, but how do I choose the primary language for the login screen.
    After using i-MSCP for a while, I've noticed that when I log in and then log out, the login is translated to Dutch (the primary language + chosen account language),
    but when I haven't logged in yet, the login screen is in English.


    Thoughts?

    I'm using SMTP with SSL on port 465, so my postfix master process should be running on this port, and (pfew) it is.


    Code
    1. USER PID ACCESS COMMAND465/tcp: root 4256 F.... master


    Did anyone else get a 'false positive' from /chkrootkit.log?

    Code
    1. Checking `bindshell'... INFECTED (PORTS: 465)

    Sooo!
    Me and my friend decided to go translate i-MSCP, after 2 good days of work both 1.2.x, 1.1,x and the dev branch are now available in Dutch!
    Quick question.
    Plugins, they are not translatable, are they?


    Any comments on our translation work, please! Contact us and we're happy to check if we missed something.


    Thanks to nuxwin for providing some context in shady cases.

    As a customer, trying to remove multiple email boxes (in my case automatically added mailboxes of a domain alias), the customer gets a bad request.
    See log message below.


    To reproduce:

    • Log in as customer
    • Create new domain alias
    • After 15 sec go to email tab
    • Remove multiple email boxes by using the check boxes on the right and the button Delete items below.
    • Receive a bad request error from imscp/apache (400/401)


    Good morning,


    I was trying to update my imscp installation, but my installation just hung on 'Configuring php-fpm'.
    So I went on that adventure and figured that the apt-get process was still running.
    I waited paitently for a few minutes, but it was still configuring.


    I aborted the installation by killing the APT process, when I tried to update (to be sure) it gave me the warning to run dpkg-configure.
    What happened is that there were new versions of configuration files (php.ini's) available, and because those are ignored by the installer, it just hung.


    These ones:


    Maybe the installation should tell you to update your packages first, or should catch those config questions.