- Building a LAMP Based Web Server in the 21st Century
- Presentation Outline
- Part I: Background and Rationale
- Background
- Catalyst for Change
- Possible Options
- Selecting a LAMP Option
- PHP Fast Process Management
- Part II: LAMP Server Architecture
- New Server Architecture, Part I
- New Server Architecture, Part II
- Website User Account Structure
- Part III: Installing a LAMP Server
- Disclaimer!!!!
- Install Linux Server
- Apache HTTPD / MySQL Packages
- Enable Apache HTTPd Modules
- Install PHP: Add PHP Repository
- Install PHP: Packages to Install
- Install PHP: Update CLI to Latest PHP
- Configure PHP FPM For Site
- Set Up Virtual Hosts
- Set Directory Permissions
- Enable Services on Boot
- Part IV: Securing Your Server
- Help Secure Your Server: Apache
- Help Secure Your Server: MySQL
- Help Secure Your Server: PHP