D der New member Joined Aug 30, 2015 Messages 2 Aug 30, 2015 #1 Hello everyone, I have tried to build php with zts option on with no success, How can I configure php to use ZTS option for zend thread safely?
Hello everyone, I have tried to build php with zts option on with no success, How can I configure php to use ZTS option for zend thread safely?
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,830 Location www.poralix.com Aug 31, 2015 #2 Hello, add Code: --enable-maintainer-zts into a proper configure file and build PHP with custombuild. Related: http://help.directadmin.com/item.php?id=252
Hello, add Code: --enable-maintainer-zts into a proper configure file and build PHP with custombuild. Related: http://help.directadmin.com/item.php?id=252