Update 1.2.9 to 1.3.8

  • Hi there,


    i'm trying to update imscp 1.2.9 to 1.3.8 but i do run into this error.


    Debian 7.11 is installed.


    Can anybody help me to fix this issue? :?:

  • Try

    Code
    1. apt-get -f install

    Update to Jessie, too.

  • @nextx42


    We cannot give you free support here because you didn't use official PHP repository. It is of course possible to use PHP from dotdeb repository but not without modifying the wheezy package file.

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

  • @Bulli


    Asking user to update to Debian Jessie is not always the solution ;) Debian Wheezy is still supported by i-MSCP.

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

  • @nextx42


    We cannot give you free support here because you didn't use official PHP repository. It is of course possible to use PHP from dotdeb repository but not without modifying the wheezy package file.

    Ok and how can I go back to the official PHP rep?

  • @nextx42


    You have been able to setup dotdeb repository alone, right? So, you should be able to remove it.

    • Remove the repository from your /etc/apt/sources.list file, or remove any file in which the repository is listed (under /etc/apt/sources.list.d/)
    • Update APT index: apt-get update
    • Purge any PHP package: apt-get purge php*
    • Rerun the i-MSCP installer: cd <imscp_source_dir> && perl imscp-autoinstall

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