Prepare
Please download a sample from here
There are only simple things that don't need any explanation, but Some will be introduced
Go to the vagrant folder in the downloaded sample and enter vagrant up to start the virtual environment
Construct LAMP environment
Try construct Apache, MySQL, PHP environment
fairysupport_run.bat run_quick_lamp.txt
./fairysupport_run.sh run_quick_lamp.txt
LAMP was made
Let's access http://localhost:8080/index.php by browser
Let's access http://localhost:8181/index.php by browser
I think both are displaying pages correctly
On the next page, we will introduce the example of database using sample
table of contents