How to upgrade the php from 5.4 to 5.6?

If you are running php 5.4 on the server and want it to be upgraded to 5.6 . Additionally, your server has custombuild 2.0 installed then you just need to follow the below steps for the upgrade -

custombuild 2.0

cd /usr/local/directadmin/custombuild

./build set php1_release 5.6

./build update

./build php n

./build rewrite_confs

That's it!
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to forward the website to another URL?

Forwarding the website to another URL - 1. Using index.php file - 1. Create the page as...

How to reset and retrieve directadmin admin password using shell?

Steps to reset the direct admin password -1. Login to SSH with root user -#passwd admin 2. This...

How to update Direct Admin skin to Evolution Theme?

Here are very simple steps to update the DIRECT ADMIN skin to the Evolution Theme - 1. cd...

How to list all files under directory?

When there is no 'index.php' or 'index.html' file and you'd like to display all the files under...

How to upgrade mysql with custombuild 2.0?

Before doing any updates of MySQL be sure to create full backups of all databases.Steps to...

Powered by WHMCompleteSolution