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?
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Ok, thanks. I will try that.
I recommend taking a snapshot of your droplet before doing that in case anything “breaks” or stops working properly.
You will have to compile and install php yourself. See <a href=“http://devincharge.com/compiling-php-5-4-ubuntu-12-04/”>http://devincharge.com/compiling-php-5-4-ubuntu-12-04/</a>