How to install PHP5.5 on Debian 7?

0 Comments
  • Add the following lines to /etc/apt/sources.list :
    deb http://packages.dotdeb.org wheezy-php55 all
    deb-src http://packages.dotdeb.org wheezy-php55 all
  • Run apt-get update
  • Install/update PHP5 with apt-get install php5
  • Et voilà! You have PHP5 installed on your Debian 7 box.

Was this answer helpful ? Yes (0) / No (0)

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

reduction