< Home - < Back

cpanel-php56


Information about the package, cpanel-php56, which is shipped with common Linux distributions. The cpanel-php56 package is designed for, PHP scripting language for creating dynamic web sites.


Package Name:

cpanel-php56

Summary:

PHP scripting language for creating dynamic web sites

Description:

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated webpages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. This distribution of PHP is specifically intended for use with cPanel & WHM, primarily to run third-party applications under cpsrvd.

Architecture:

x86_64

Version:

5.6.30

Release:

2.cp1164

Size:

52 M

Repository:

installed

From Repository:

Licence:

PHP and LGPLv2 and LGPLv2+



Handy Yum Commands for cpanel-php56


Control the cpanel-php56 package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-php56

This command will install cpanel-php56 on the server.

yum remove cpanel-php56

This command will un-install cpanel-php56 on the server. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56, so you have to manually confirm that you want to do this.

yum -y remove cpanel-php56

This command will un-install cpanel-php56 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56 when using the -y flag.

yum update cpanel-php56

This command will update cpanel-php56 to the latest version. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56, so you have to manually confirm that you want to do this.

yum -y update cpanel-php56

This command will update cpanel-php56 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56 when using the -y flag.

yum info cpanel-php56

This command will show you core information about the cpanel-php56 package.

yum deplist cpanel-php56

This command will show you the dependencies for cpanel-php56. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update cpanel-php56

This command will check if there is an update waiting on cpanel-php56. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.