• LAMP
NAVER Cloud Platform Portal

LAMP - with NAVER Cloud Platform Compute Service

LAMP Service Stop & Start


  $ LAMP_HOME=/root/lamp

  $ LAMP_HOME/lamp_restart.sh

LAMP Service Installation Information


  $ LAMP_HOME=/root/lamp

  $ LAMP_HOME/lamp_info.sh

LAMP Process Management(for CentOS 7.x)


  $ systemctl (stop|start) httpd

  $ systemctl (stop|start) mysqld

LAMP Components Root


  /ncp/data/www (written in /etc/httpd/conf/httpd.conf file)

LAMP Installation Log


  /var/log/lamp/lamp_install.log

LAMP Post Installation Works


  Execute "mysql_secure_installation" (https://mariadb.com/kb/it/mysql_secure_installation)

  Use HTTPS(with SSL) Web Service

  Delete or Move "${WEB_ROOT}/phpinfo.php" file

(c) NAVER BUSINESS PLATFORM Corp. All Rights Reserved.