gerperu.blogg.se

Centos install apache
Centos install apache





MariaDB Server is one of the most popular open source fork of MySQL Type in browser you server IP or DNS name: You will see this page: Apache server test page Step 3. # firewall-cmd -permanent -zone=public -add-service=https CentOS Firewalld Open HTTP and HTTPS ports on CentOS 7 # firewall-cmd -permanent -zone=public -add-service=http

centos install apache

Make sure your CentOS 7 firewall ports are open and server can accept incoming TCP connections on HTTP 80 port and HTTPS 443. Start Apache Server with command: # systemctl start httpdĮnable Apache auto start at boot time: # systemctl enable rvice Now time install Apache WEB server with YUM command: # yum install httpd YUM install Apache on CentOS 7 Optional: after Linux system updating I always recommend reboot the server: # reboot Step 2. Update all installed Linux packages with Linux yum command: # yum update -y Linux yum update Install PHP 7.4, Install PHP modules and test PHP functionality. Install MySQL Server and configure MySQL Security (secure MySQL Server installation) Install Apache web Server, start and set Apache to start at boot time.

centos install apache

Update all installed Linux packages with Linux yum command. How to Install Linux Apache MySQL PHP (LAMP) Stack on CentOS 7







Centos install apache