Issue with installation
xyrintech opened this issue · 3 comments
xyrintech commented
configure: error: pthreads requires ZTS, please re-compile PHP with ZTS enabled
PHP 7.2.9-1+ubuntu14.04.1+deb.sury.org+1 (cli) (built: Aug 19 2018 07:44:26) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.9-1+ubuntu14.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies
xyrintech commented
tpunt commented
NTS = Not Thread Safe. A ZTS (Zend Thread Safe) version of PHP is required.