How to start up a Local host Server using EasyPHP

Things you need

  • A database made in EasyPHPDevServer
  • A baked version of the server stored somewhere
  • addgettopath.bat file
  • Windows 10

Steps

  1. Navigate to the file where the addgettopath.bat file is located
  2. Copy the file path
  3. Do windows+r
  4. Type cmd and hit enter
  5. Type cd and paste the file path
  6. Hit tab and open the addgettopath.bat file
  7. Navigate to the file where you baked the DB
  8. Type bin\cake server
  9. Celebrate that you start a local hosted server

Long/Short Term Goals

Long Term: I want to make the server and encrypt the data for the coach database

I have to get everything set up on the school’s server space

Short Term: I want to set up the web app that it will be located on

I have to collaborate with everyone else in my group for more instructions

I have to local host a server using the cake PHP instructions