Hi, everybody.
I have try to do the process 3 times, and all of then I have find the same problem.
I have a debian squeezy server.
I have updated succesfully from ispcp 1.0.5 to 1.0.7
when I tried to migrate to imscp 1.1.18, all the migration proccess is succesful.
when I start the installation proccess I find this error:
------------------------------------------------------
[ERROR]
Servers::httpd::apache_fcgid::installer::_fixPhpErrorReportingValues: Error
while executing query: Table 'ispcp.php_ini' doesn't exist
iMSCP::EventManager::trigger: A listener registered on the
'afterSetupCreateDatabase' event and triggered in main::setupCreateDatabase has
failed.
Listener code was:
sub {
package Servers::httpd::apache_fcgid::installer;
use warnings;
use strict 'refs';
$self->_fixPhpErrorReportingValues(@_);
}
iMSCP::Debug::END: Exit code: 1
--------------------------------------------------------
any ideas? thank very much