Table 'ispcp.php_ini' doesn't exist

  • 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

  • Hello,


    Surely because the database update has not been done correctly... What is the value of the DATABASE_REVISION in the config table?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Re;


    And the php_ini table exists or not in your ispcp database?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • I don't know. I have destroy the Virtual Machine.
    I will change the server this morning to a new data center with ispcp 1.0.7, then I will try to do a clean instalation with the last stable of imscp or, I'll try to do the migration later on.
    Thanks, anyway.