Skip to content

phpminds/phpschool-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP 7 LAMP Stack

An Ubuntu 16.04 LAMP stack with PHP 7 for the PHPSchool.io Workshop at PHPMiNDS

Note It uses ansible but it is loaded through the VM so it is Windows-friendly.

Server Setup

  • Server names: phpschool.local and www.phpschool.local
  • IP: 192.168.22.123
  • Document Root: /var/www/public
  • DB Credentials: root / Admin123 and web_user / User123

*Note Document root can be changed in server/ansible/vars/common.yml

Adding sites

To make it simple for these tutorials, just add the packages provided within the application/public directory and copy the .htaccess file as and where needed.

About

Ubuntu 16.04 with LAMP PHP 7 for PHPSchool.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 45.1%
  • Smarty 34.0%
  • Shell 12.6%
  • ApacheConf 7.1%
  • PHP 1.2%