Debian Wheezy - i-MSCP 1.4.x - Upgrade PHP 5.4 to 5.6 using Dotdeb repository

  • I'm trying to update php from 5.4 to 5.6 for debian wheezy server

    I was able to do it for php but I'm not sure about i-mscp function ngix server.


    Becasue when I update distrubition, I think I made some mistake / error and all server stop working


    So can someone help me with right info?

    Here what I did (find) and works for upgrade php 5.4 to 5.6, but I'm sure I miss some more update...


    1.Add the main repository to your /etc/apt/sources.list file

    deb http://packages.dotdeb.org wheezy all
    deb-src http://packages.dotdeb.org wheezy all


    2.then I addedo also

    deb http://packages.dotdeb.org wheezy-php56 all
    deb-src http://packages.dotdeb.org wheezy-php56 all


    3.Fetch and install the GnuPG key

    wget https://www.dotdeb.org/dotdeb.gpg
    sudo apt-key add dotdeb.gpg


    Last

    apt-get update

    apt-get install php5


    And all seems to be ok;

    php info say 5.6


    But when I performed apt-get update / upgrade I had about 10 package that dosnt upgrade.

    So when I try

    Code
    1. apt-get dist-upgrade

    Server and I-mscp panel ko


    Any help appreciated

    • No support for Debian Wheezy (no longer supported by Debian Team). You should considere to upgrade your distribution to latest stable.
    • No support for 1.4.x Serie. You should considere to upgrade to the 1.5.x Serie.
    • No support for DotDeb packages. We do not support Package from DotDeb.


    Thread closed.

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

  • Nuxwin

    Closed the thread.
  • Nuxwin

    Added the Label not i-MSCP related
  • Nuxwin

    Changed the title of the thread from “Upgrade PHP 5.4 to 5.6 with Debian Whezzy and 1.4.7” to “Debian Wheezy - i-MSCP 1.4.x - Upgrade PHP 5.4 to 5.6 using Dotdeb repository”.