Posts by jibon57

    Hello,


    I am trying to move i-mscp from one server to another server. I was able to copy everything but during run installer I am getting this error:

    Code
    1. [ERROR] main::setupRebuildCustomerFiles:Error while rebuilding customers files: [ERROR] main::_process: Error while processing 1, mynaparrot.com, tochange.main::_process: See /var/log/imscp/Domain_module_mynaparrot.com.log for more details.Servers::httpd::apache_php_fpm::mountLogsFolder: mount: block device /var/log/apache2/mynaparrot.com is write-protected, mounting read-onlymount: cannot mount block device /var/log/apache2/mynaparrot.com read-onlyautoinstaller::Functions::install: An error occurred while performing installation steps


    & output of log file:

    Code
    1. cat /var/log/imscp/Domain_module_mynaparrot.com.log
    2. [Sun May 8 04:50:27 2016] [error] Servers::httpd::apache_php_fpm::mountLogsFolder: mount: block device /var/log/apache2/mynaparrot.com is write-protected, mounting read-only
    3. mount: cannot mount block device /var/log/apache2/mynaparrot.com read-only


    What is the actual problem? I have made /var/log/apache2/ 777 for testing but still not working. Anyone can help me please? I am using ubuntu 14.04.4 on proxmox lxc container.

    I got this from log file:

    Code
    1. root@server:/var/log/imscp# cat NetCard_module_eth0:91.XX.XX.XX.log
    2. [Thu May 5 23:09:20 2016] [debug] iMSCP::Execute::execute: ip -o link show
    3. [Thu May 5 23:09:20 2016] [debug] iMSCP::Execute::execute: ip -o addr show
    4. [Thu May 5 23:09:20 2016] [debug] iMSCP::File::copyFile: Copying file /etc/network/interfaces to /etc/network/interfaces.bak
    5. [Thu May 5 23:09:20 2016] [debug] iMSCP::File::copyFile: Changing mode for /etc/network/interfaces.bak to 644
    6. [Thu May 5 23:09:20 2016] [debug] iMSCP::File::copyFile: Changing owner and group for /etc/network/interfaces.bak to 0:0
    7. [Thu May 5 23:09:20 2016] [debug] iMSCP::File::save: Saving file /etc/network/interfaces
    8. [Thu May 5 23:09:20 2016] [debug] iMSCP::Execute::execute: /sbin/ifquery --list | grep -q '^eth0:1001$'
    9. [Thu May 5 23:09:20 2016] [debug] iMSCP::Execute::getExitCode: Command exited with value: 1

    Hello,


    I had insatalled i-MSCP (1.2.17) on a OpenVZ VPS. Today I ordered a new KVM VPS (Proxmox). Both VPS is using ubuntu 14.04.4 LTS. I was following this procedure: . I was able to copy everything from old server to new one but when I tried to run this line:

    Shell-Script
    1. perl /var/www/imscp/engine/setup/imscp-setup -d

    after a few while I lost connection from the server. This was happening again and again.



    error.png


    I tried the same procedure in another OpenVZ server & it was working just fine there. Anyone can help me please? Is that related with KVM or my wrong procedure?

    Hello,


    I am having problem to update imscp to 1.2.17 from imscp-1.2.14. It's showing following error:


    Code
    1. [ERROR] main::setupRebuildCustomerFiles:Error while rebuilding customers files: [FATAL] iMSCP::Debug::__ANON__: Invalid IP address: <IP1> at /etc/imscp/listeners.d/10_apache2_dualstack.pl line 142.
    2. autoinstaller::Functions::install: An error occurred while performing installation steps


    What may be problem? I am using ubuntu 14.04 LTS on openvz VPS server. Thanks in advance :)

    I am using latest imscp 1.2.9 on ubuntu 14.04. PHP 5.4 FastCGI.
    Plugins:
    OpenDKIM - 1.0.1
    RoundcubePlugins - 1.2.1



    I didn't do any custom modification of core imscp or any other area.

    Hello,


    I am using latest imscp 1.2.9 on ubuntu 14.04. After upgrade I can see "upload_tmp_dir" directory wasn't creating automatically. I mean last time I saw that the value of "upload_tmp_dir" was /var/www/virtual/domain.com/phptmp & "phptmp" directory was creating automatically but now that directory isn't creating automatically. I created that folder multiple time but during version upgrade that folder disappeared again :( . I tried to change the value of temporary directory to /tmp but don't know why the value of php.ini changed suddenly. Any suggestion :) ?



    Thanks