Skip to content

YYMofROK/apmsetuponcentos7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APM install on Centos7 Script

What this script installs ( 설치내역 )

  • Apache2.x
  • PHP7.2.x
  • MariaDB
  • vsftpd

STEP1.DownLoad File

STEP2. Move the apmsetup.sh File

shell> mv ./apmsetup.sh /root

STEP3.Grants execute permission to the downloaded file.

shell> chmod 701 /root/apmsetup.sh

STEP4.Execute the file.

shell> /root/apmsetup.sh

About

Apache PHP MariaDB batch install script on centos7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages