Skip to content

Instantly share code, notes, and snippets.

@ikariiin
Created March 3, 2016 12:05
Show Gist options
  • Save ikariiin/7f4819a2a4e61c30f31a to your computer and use it in GitHub Desktop.
Save ikariiin/7f4819a2a4e61c30f31a to your computer and use it in GitHub Desktop.
/usr/local/bin/php /home/gourab/PhpstormProjects/Threads/server.php
NULL
Fatal error: Uncaught RuntimeException: the creator of Server already started it in /home/gourab/PhpstormProjects/Threads/threads.php:78
Stack trace:
#0 /home/gourab/PhpstormProjects/Threads/threads.php(78): Thread->start()
#1 /home/gourab/PhpstormProjects/Threads/server.php(18): Server->handle_start()
#2 {main}
thrown in /home/gourab/PhpstormProjects/Threads/threads.php on line 78
Process finished with exit code 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment