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
- [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
- cat /var/log/imscp/Domain_module_mynaparrot.com.log
- [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
- 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.