When upgrade from 1.2.2 to 1.2.7 I have this the problem
Code
- [ERROR] main::setupRebuildCustomerFiles:[WARN] iMSCP::Debug::__ANON__: Use of uninitialized value in concatenation (.) or string at /var/www/imscp/engine/PerlLib/Servers/httpd/apache_fcgid.pm line 336.[ERROR] main::_process: Error while processing 13, ciak-mania.it, todisable.main::_process: See /var/log/imscp/Domain_module_domani-name.log for more details.iMSCP::File::get: Unable to open /domain_disabled.tpl: No such file or directoryServers::httpd::apache_fcgid::buildConfFile: Unable to read /domain_disabled.tplautoinstaller::Functions::install: An error occurred while performing installation steps
Code
- root@paris:/usr/local/src/imscp-1.2.7# cat /var/log/imscp/Domain_module_domani-name.log
- [Sat Jun 20 08:37:55 2015] [debug] Modules::Abstract::_runAction: Calling action disableDmn on Servers::mta
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Copying file /etc/imscp/postfix/working/domains to /etc/imscp/postfix/backup/domains.1434782275
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing mode for /etc/imscp/postfix/backup/domains.1434782275 to 644
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing owner and group for /etc/imscp/postfix/backup/domains.1434782275 to 0:0
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::save: Saving file /etc/imscp/postfix/working/domains
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::mode: Changing mode for /etc/imscp/postfix/working/domains to 644
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::owner: Changing owner and group for /etc/imscp/postfix/working/domains to 0:0
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Copying file /etc/imscp/postfix/working/domains to /etc/postfix/imscp/domains
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing mode for /etc/postfix/imscp/domains to 644
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing owner and group for /etc/postfix/imscp/domains to 0:0
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Copying file /etc/imscp/postfix/working/relay_domains to /etc/imscp/postfix/backup/relay_domains.1434782275
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing mode for /etc/imscp/postfix/backup/relay_domains.1434782275 to 644
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing owner and group for /etc/imscp/postfix/backup/relay_domains.1434782275 to 0:0
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::save: Saving file /etc/imscp/postfix/working/relay_domains
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::mode: Changing mode for /etc/imscp/postfix/working/relay_domains to 644
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::owner: Changing owner and group for /etc/imscp/postfix/working/relay_domains to 0:0
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Copying file /etc/imscp/postfix/working/relay_domains to /etc/postfix/imscp/relay_domains
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing mode for /etc/postfix/imscp/relay_domains to 644
- [Sat Jun 20 08:37:55 2015] [debug] iMSCP::File::copyFile: Changing owner and group for /etc/postfix/imscp/relay_domains to 0:0
- [Sat Jun 20 08:37:55 2015] [debug] Modules::Abstract::_runAction: Calling action disableDmn on Servers::httpd
- [Sat Jun 20 08:37:55 2015] [warn] iMSCP::Debug::__ANON__: Use of uninitialized value in concatenation (.) or string at /var/www/imscp/engine/PerlLib/Servers/httpd/apache_fcgid.pm line 336.
- [Sat Jun 20 08:37:55 2015] [error] iMSCP::File::get: Unable to open /domain_disabled.tpl: No such file or directory
- [Sat Jun 20 08:37:55 2015] [error] Servers::httpd::apache_fcgid::buildConfFile: Unable to read /domain_disabled.tpl
how to solve?