ratchetphp/socketo.me

How to Run Chat Demo Server on my localhost?

Closed this issue · 5 comments

help me

  • Install the composer dependencies
  • Run make (or the commands under build in Makefile)
  • cd bin
  • Create a config.php file, inside file set $host = 'localhost';
  • Run php run-all-the-things.php

Where I can find .htaccess.example file ?

I run socketo.me on Nginx, not Apache so there is no .htacceess file. If you have vagrant you can get a guest environment set up easily.

Vagrant box https://github.com/downloads/roderik/VagrantQuantal64Box/quantal64.box is not find

Hmm, I guess that box is no longer available...You could look for a quantal64 box on https://vagrantcloud.com and replace it in the Vagrantfile