Setup the lampp on the AWS RHEL7, and tried to move the blog xionghuilin.com to AWS, procedure as below, 1, install lampp on AWS RHEL7 chmod 755 xampp-linux-*-installer.run sudo ./xampp-linux-*-installer.run Start the lampp: /opt/lampp/lampp start 2, setup security: /opt/lampp/lampp security this operation will setup username / password to protect the phpmyadmin. 3, setup the Mysql […]