D3alWyth1t
D3alWyth1t

Reputation: 69

RHEL PHP 8.0 Non-Thread Safe Compilation

I have an application that I need to be using a non-thread-safe(nts) version of php 8.0 being built on current RHEL. I have tried a few different ways of recompiling php including this one to no avail. Checking the php info page, It still says that thread safety is enabled. Does anyone know of a way to recompile PHP without thread safety? I have found many posts talking about enabling thread safety, but almost nothing on disabling it. Thank you in advance!

Upvotes: 0

Views: 184

Answers (0)

Related Questions