Home  >  Q&A  >  body text

Does anyone know how to configure php_threads in phpstudy?

phpstudy How to prepare php_threads Does anyone know? After I prepared it, apache can be started. When I open the website, it prompts a 500 error. Can anyone solve it? I downloaded the new thread-safe php7.0

Copy php_pthreads.dll to the directory bin\php\ext\.
Copy pthreadVC2.dll to the directory bin\php\.
Copy pthreadVC2.dll to the directory C:\windows\system32.
Open the php configuration file php.ini. Add extension=php_pthreads.dll

at the end. Everything is prepared and can be started, but it prompts 500 error

PD设计PD设计2119 days ago821

reply all(0)I'll reply

No reply
  • Cancelreply