PHP Classes

error:Fatal error: Call to undefined function pcntl_wait()

Recommend this page to a friend!

      Web Socket Service  >  All threads  >  error:Fatal error: Call to undefined...  >  (Un) Subscribe thread alerts  
Subject:error:Fatal error: Call to undefined...
Summary:fatal error function pcntl_wait()
Messages:1
Author:Peter
Date:2013-04-28 23:45:18
 

  1. error:Fatal error: Call to undefined...   Reply   Report abuse  
Picture of Peter Peter - 2013-04-28 23:45:18
Hi, i installed and got some messages which ends with error when executing example.php:

[04/29/2013 12:41:45]12024: Creating WebSocket [04/29/2013 12:41:45]12024: Configuring WebSocket [04/29/2013 12:41:45]12024: Binding WebSocket [04/29/2013 12:41:45]12024: Listening on WebSocket [04/29/2013 12:41:45]12024: Setting WebSocket to non-blocking [04/29/2013 12:41:45]12024: Server Started [04/29/2013 12:41:45]12024: Listening on: 0.0.0.0 port 2595 [04/29/2013 12:41:45]12024: Master socket: Resource id #4
Fatal error: Call to undefined function pcntl_wait() in /home/p61687/domains/xxxxxx.nl/public_html/heltest/phpclass/WebSocket.class.php on line 37

please help??