php5.4 upgrade to php 5.5 / 5.6

  • that someone would describe in detail the need to update the php5.4 and paste it php5.5 or php5.6ra you to manage your imscp?
    For some reason I can not. :(
    Thanks in advance.

  • Some informations are missing, e.g. which os you're using..

  • Debian 7.8
    I-mscp 1.2.9
    Php5.4.41-0+deb7u1



    Deadman7030 upgrade error..



    Reading package lists ... Done
    E: You can not (and vicinity) /etc/apt/preferences.d/00dotdeb.pref package file processing (1)





  • what's in /etc/apt/preferences.d/00dotdeb.pref?
    May remove that file and retry..

  • /etc/apt/preferences.d/00dotdeb.pref content
    # Nginx repositorynPackage: * nPin: Origin packages.dotdeb.orgnPin-Priority: 1000 ">

  • I also hit the same error - then after install was complete all php still at php 5.4
    same thing just removed the line and re-ran the install and all appeared succesful however sites still reporting Php5.4.41-0+deb7u1


    watched a few sites and checked the version they were detecting and no change.


    how do you regenerate config files?
    ran the installer again just to check and that had no effect either...


    Debian 7.8
    I-mscp 1.2.9
    Php5.4.41-0+deb7u1


    ideas?


    update - used the information from the link
    Debian 7 php 5.5 upgrade from php 5.4
    however no go - just reloads 5.4 I found..


    using this:
    http://www.dev-metal.com/setup…7-07-1-fix-gpg-key-error/
    was able to get it installed..


    only trick was the dotdeb key had to use secondary method..


    Code
    1. wget http://www.dotdeb.org/dotdeb.gpg sudo apt-key add dotdeb.gpg

    then re-install from original link...




    Code
    1. apt-get update && apt-get -y install php-pear php5 php5-cgi php5-cli php5-common php5-curl php5-dev php5-fpm php5-gd php5-geoip php5-imagick php5-imap php5-intl php5-mcrypt php5-memcache php5-mysql php5-odbc php5-pspell php5-recode php5-redis php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl
    2. apt-get autoremove && apt-get autoclean


    Installs 5.5.26 it appears...


    and shows it working in all sites - no errors...


    might have purchased phpswitcher - if I could figure out how to purchase it...
    there is pretty much no information about how to purchase...

    Edited 2 times, last by viper_iii ().