Installing and configuring PHP on a server
PHP Installation
PHP is a popular open-source general-purpose scripting language. It is specifically designed for web development, and its code can be embedded directly into HTML.
Â
Adding required libraries
Use the following command:
Â
PHP installation:
You need to use the following two commands:
Â
Next, install PHP and its core modules: