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

Leave a Reply