This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Tht
#4
[Not Solved] RE: Tht
THT hasn’t been maintained for years, so it won’t run cleanly on Sentora v2 out-of-the-box.
The main blockers are:
  • PHP incompatibility: THT’s original codebase depends on old
    Code:
    mysql_*
    functions that are removed in PHP 7+/8.
  • API mismatch: It was built for older ZPanel/Sentora APIs that changed in v2.
  • Security issues: Several unpatched vulnerabilities in the public THT releases.
You could try forking it and updating the DB layer to
Code:
mysqli
/PDO and fixing the Sentora API calls, but that’s non-trivial.
Most admins instead migrate to an actively maintained billing/provisioning tool like WHMCS, BoxBilling, or Blesta, which can integrate with Sentora via custom modules.
If you just need automated account creation, you can also script it using Sentora’s XML-API rather than reviving THT.
Reply
Thanks given by:


Messages In This Thread
Tht - by zustudios - 08-21-2023, 12:20 AM
RE: Tht - by TGates - 08-21-2023, 08:54 AM
RE: Tht - by TGates - 09-25-2023, 01:32 PM
RE: Tht - by Jade35 - 09-26-2025, 05:54 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)