🗃️ Distribution
3 items
📄️ Firewall
Firewall Configuration
📄️ PHP
PHP is a popular programming language used for web development. To install the latest version of PHP & to configure it, please follow the steps mentioned below:
🗃️ Web Server
5 items
📄️ MySQL
MySQL is an open-source relational database management system. To install the latest version of MySQL & to configure it, please follow the steps mentioned below:
📄️ Restricting Access
In order to restrict Unauthorized Access to Prohibited Locations, we need to setup users with access passwords.
📄️ phpMyAdmin
When developing a website or web application, many users need the functionality of a database system like MySQL. However, interacting with the system solely from the MySQL command-line client requires familiarity with Structured Query Language — more commonly referred to as SQL — which can present a major hurdle for some users.