How to Install PHP in Linux
Step 1: Prerequisite Install Web Server Step 2: Install PHP Run the yum install command # yum install php-mysql php-devel[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Install PHP Run the yum install command # yum install php-mysql php-devel[…]
Read more
Step 1: Prerequisites Install Web Server PHP MySQL Server Step 2: Create WordPress Database # mysql -u root -p Enter[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Add Domains in Apache Configuration File To add multiple domains in web[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Create Directory Create a directory in /var/www/html/ (where DocumentRoot of apache is[…]
Read more
To configure SSH Server to manage a server from the remote computer (Linux & Windows machine). Step 1: Configure SSH[…]
Read more
Step 1: Prerequisites Install Web Server PHP MySQL Server Step 2: Download Package Download rpm package for CentOS / RedHat[…]
Read more
Introduction MySQL Community Edition is a freely downloadable version of the world’s most popular open source database that is supported[…]
Read more
For Fedora / RHEL / Cent OS Linux Step 1: Install apache # yum install httpd Step 2: Start apache[…]
Read more
Introduction The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from one host to[…]
Read more