How to Install PHP 5.6 on Debian Buster 10 Easy Guide

June 26, 2018 | By the+gnu+linux+evangelist.

Install PHP 5.6 Debian Buster

Hi! The Tutorial shows you Step-by-Step How to Install PHP 5.6 on Debian Buster 10.x GNU/Linux.

And to get the PHP 5.6 Debian Buster Installation, you have to Manually Setup the Debian Apt PPA Repository.

Finally, this PHP 5.6 PPA includes also All the most Useful Extensions for PHP usage.

PHP 5.6 Installation in Ubuntu 22.04 – Step-by-step
  1. 1. Launching Terminal

    Open a Terminal window
    (Press “Enter” to Execute Commands)

    How to Install PHP 5.6 on Debian Buster 10 - Open Terminal Shell Emulator
  2. 2. Enabling PHP Repository

    Add PPA 5.6 Repository for Debian GNU/Linux

    Install PHP Repo for Debian
  3. 3. Installing PHP 5.6

    Then to Install PHP 5.6 on Debian.

    sudo apt install php5.6
  4. 4. Setting PHP Version

    (Optional, for managing multiple Versions) And to Set PHP 5.6 as Default.

    sudo update-alternatives --config php

    And then Choose the Right PHP release ID.

  5. 5. Searching PHP 5.6 Extensions

    Again to Search PHP 5.6 Extensions.

    grep php- /var/lib/apt/lists/ppa.launchpad.net_ondrej_php*Packages
  6. 6. Installing LAMP PHP 5.6 on Debian

    How to Install LAMP with PHP 5.6 on Debian GNU/Linux

    Get LAMP PHP 5.6 Installation Guide
  7. So Now I’m truly Happy if My Guide could Help you to Install PHP 5.6 on Debian Buster!


QuickChic Theme • Powered by WordPress