wamp server does not start services when added "extension=php_pthreads.dll" in php.ini file -


i have added php7 in wamp server in windows8 32-bit. working good, when trying use "pthreads" , follows steps install "pthreads", wamp server not working.

i have added line extension=php_pthreads.dll @ end of php.ini file of apache , trying restart wamp server staring yellow icon , not green icon working. if removes line extension=php_pthreads.dll server works properly. might issue?

phpinfo(): php version 7.0.3rc1  compiler    msvc14 (visual c++ 2015) , using "php_pthreads-3.1.5-7.0-ts-vc14-x86.zip" multithreding 


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -