Question
Need to know how to recompile php with ZTS enabled
Hi,
I need some help with enabling ZTS in php on Ubuntu 12.04. A certain server software that I am trying to run requires the pthreads extension, and it says it needs ZTS enabled in php in order to install. How can I recompile php? Is there any "easy" way to do it, that lets me choose some options?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×