Hi,
We want to install pthread in our php 7.0 version but facing many issues when we are compiling php with zts enabled…
can any one provide a best step by step link for this…
Thanks…
Hi,
We want to install pthread in our php 7.0 version but facing many issues when we are compiling php with zts enabled…
can any one provide a best step by step link for this…
Thanks…
Well, from what I have read, it is sometimes tricky to get this working. But, here is a short tutorial on how to do it with
PHP 5.5. I think it is nearly the same for 7.0. If this is your own server, you might want to back it up first.
http://eddmann.com/posts/compiling-php-5-5-with-zts-and-pthreads-support/
One of the first comments mention what to use for PHP7.0… Hope this helps!