Posts by -bk-

    Dear community,


    Still loving i-MSCP but having a small problem (not caused by i-MSCP): something has destroyed some MySQL Database Tables, and now I have a problem - table imscp_pma is completely empty and needs to be regenerated - can anyone help?


    Thanks


    Babak

    This situation i fixed by downloading the actual .deb file and installed by hand with dpkg.


    Code
    1. cd /tmp
    2. wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u8_amd64.deb
    3. dpkg -i libssl1.0.0_1.0.1t-1+deb8u8_amd64.deb

    Hi Thomas,


    Thanks. I also tried that, but it fails because of pinning, as 1.0.2l seems to be installed :-/

    @Nuxwin can you give me a hint how to get this to work? I am also still on jessie, using mailman plugin and I need to install imagick, which needs php5-dev, which needs libssl, but the apt pinning in mailman plugin makes it impossible for me to install php5-dev


    I fiddled around with /etc/apt/preferences.d/imscp_mailman_plugin and /etc/apt/sources.list.d/imscp-mailman-plugin.list, that's why apt-cache policy libssl-dev shows *** on 1.0.1t-1, maybe you got an idea what to do?


    Thanks


    Babak

    Dear community,


    I am having a strange behavior of i-mscp (1.5.1 on current patch level debian 8.10)
    when trying to access http://SERVER_HOSTNAME and http://BASE_SERVER_VHOST, I am redirected to a customer's (in this case always vu2008) vhost
    when trying to access https://SERVER_HOSTNAME and https://BASE_SERVER_VHOST, I am redirected to another customer's (in this case always vu2028) vhost.


    I had PanelRedirect installed but removed that and also removed the regarding files in /etc/apache2/imscp/before


    Any idea what to do?


    Best regards


    Babak

    Hi,


    I think I haven't fully understood the documentation of this plugin.


    Installed the current version on i-MSCP 1.2.8, tried proxy and redirect mode, but both not redirecting customerdomain.tld/webmail to roundcube.


    Do I have to configure anything else?


    Regards,


    -bk-