What PHP version and server does the Owned Engine need?
The engine runs on PHP 7.4.x. This is a firm requirement — the scripts are written for the 7.4 series.
Alongside that:
- A Linux server you control, with SSH access.
- The server clock set to UTC/Zulu, because every drop time the engine works with is expressed in Zulu.
- Enough CPU capacity to sustain the number of parallel non-blocking sockets you intend to run — more sockets means more attempts in the release window.
If your server currently runs a different PHP version as default, install PHP 7.4.x for the engine before you try to run run.php or robin.php.

0 comments
Sign in with your TDesk account to comment.