Hi kimi,

could you please provide us with detailed information about your php environment? Simply run the command from a prompt:

php -i

and report here the following lines:

PHP Version
Architecture
PHP API
PHP Extension
PHP Extension Build
Thread Safety

As already explained in the GitHub pages, both PHP demos have been successfully tested on the following environments:

  • Windows 7 and 8, with PHP version VC 11 Thread Safe for X86 and pthreed module version 2.0.10-5.6-ts-vc11
  • Ubuntu Linux version 14.10, with PHP version 5.6.5 (compiled with the --enable-maintainer-zts flag) and pthread module version 2.0.10, installed as a pecl extension.


Furthermore, here you can find a complete list of all downloadable pthread modules, but it is important to download and install the right module according to the PHP installation.

Please get back to us for any further clarification.

Regards,
Gianluca