Posts by Nuxwin

    Hello;


    With the last RC (1.1.0-rc1.4), you only have to do:


    Code
    1. # cd /var/www/imscp/engine/setup# perl imscp-setup --reconfigure


    With the next release, you will only have to do


    Code
    1. # cd /var/www/imscp/engine/setup
    2. # perl imscp-setup --reconfigure ips

    Re ;


    All is now fixed.


    - I've fixed some apache issues due to your old installation of some panels
    - I've fixed bind9 configuration (again)
    - I've fixed locales issues
    - I've fixed PHP warning about mysql module loaded twice
    - I've rerun i-MSCP installer and all goes fine now.


    I'll just check your mail server now and also the roundcube access.


    Thank you for using i-MSCP

    Re ;


    Other point:


    I was unable to update your MySQL server. it's because you used the debian-sys-maint SQL user for i-MSCP and changed its password. The rights for the root SQL password was not sufficient too.


    To solve the problems, I've reseted password of the debian-sys-maint SQL user and revisted root sql user permissions. I've also set the root sql user as user in your imscp.conf instead of the debian-sys-main user.


    I'm now updating your i-MSCP installation. Once it's will be done, I'll go out to do my shopping and I'll fix your mail issue when I'll be back.


    Thank you for using i-MSCP.


    Edit: Update failed again due to other issue. Don't worry, I'll fix all when I'm back. ;)


    Hello ;


    For the root SQL password, we ask once since the password is directly tested for SQL connection. If the SQL connection fail, you will be asked again.


    You are asked twice only for the admin password.


    BTW: The archive is smaller because the installer get addons (phpmyadmin, ajaxplorer, roundcube) from external repositories now (using composer packages). You are not happy with that ?


    Thank you for using i-MSCP

    Re ;


    @tigyijanos


    First point


    The error for which packages (bind9) installation failed was:

    Code
    1. root@webstar:/etc/bind# named-checkconf
    2. /etc/bind/named.conf:94: zone 'tigyisolutions.hu': already exists previous definition: /etc/bind/named_ehcp.conf:8


    I'm wondering why you created a specific file named_ehcp.conf that define the tigyisolutions.hu since this zone is already defined in the named.conf file by i-MSCP. I've so commented the include directive related to this file in your named.conf file to solve the problem.


    Second point


    With i-MSCP, you must not run saslauth. I've so disabled it in the /etc/default/saslauth file. The warning you can see at boot is not important. It's just a warning telling you that saslauth is disabled (and it's normal with i-MSCP).


    I'll now update your version 1.1.0-beta1 to the latest available version 1.1.0-rc1.4. You tried to update to the stable version 1.0.3.0 that is older than the 1.1.0-beta1.


    I'll also fix your mail issue.


    Thank you for using i-MSCP