Author |
Message |
danonanon
Joined: 23 May 2020 Posts: 1
|
Posted: Sat May 23, 2020 3:59 pm Post subject: beta2.so vs bet2_ts.so. What's the difference? |
|
|
Hi. I installed DirectAdmin, then download your last (not stable) verstion that supports php 7.4, extracted and I see there are 2 files
ioncube_loader_lin_7.4_10.4.0_beta2.so
and
ioncube_loader_lin_7.4_10.4.0_beta2_ts.so
What's the difference between them? And which one should I use for Softaculous?
Thank you! |
|
Back to top |
|
 |
alastair
Joined: 23 Feb 2010 Posts: 405
|
Posted: Tue May 26, 2020 8:05 am Post subject: |
|
|
Hi,
The "_ts" Loader is for thread-safe PHP. So you should use that if you are running a thread-safe PHP. If you are running a non-thread-safe PHP then you should use ioncube_loader_lin_7.4_10.4.0_beta2.so .
If you are unsure what to do then please create a ticket in our Support Help Desk at https://support.ioncube.com about this. Please attach your phpinfo output to the ticket as a single HTML file. _________________ Alastair
ionCube |
|
Back to top |
|
 |
|