PayPal servers should have unrestricted access to your OTS acc. maker to report payments. Open your domain settings in CloudFlare panel and navigate to Security > Security Rules In Custom Rules...
Read more →
Just type (for user with name ubuntu):
Read more →
1. Create file /etc/cloud/cloud.cfg.d/99disablenetworkconfig.cfg : with content: Press CTRL+O and Enter to save, CTRL+X to leave nano 2. Edit file /etc/netplan/50cloudinit.yaml : In addresses:...
Read more →
If you installed MySQL 8.0 and imported OTS schema.sql with default settings, you database uses encoding not supported by MariaDB. If you dump database using: and try to import it into MariaDB using:...
Read more →
By default crashes are processed by apport app, so first step is to disable it: Then you have to set core file name to core and disable adding PID to core file name. Create file...
Read more →
If you want to disable IPv6, you are probably running project with some old code that is not able to process IPv6 REMOTEADDR in PHP. I assume you do not use CF API at all, so fastest option will be...
Read more →
There is new alwaysfree offer on Oracle site: AMD Epyc CPU: 2 servers, each with: 1 core, 1 GB ram, 50 GB HDD, 480 mb/s connection Ampere ARM CPU: 4 servers, each with: 1 core 2.8GHz, 6 GB ram, 50 GB...
Read more →
Dockerfiles tested on 20210824. You can comment otservbr / forgottenserver part to compile just one sources.
Read more →
Install required libraries: Replace physfs from Ubuntu repository to version that works: Download OTClient: Go into otclient directory: Edit file CMakesList.txt Find: Replace with: Compile OTClient:...
Read more →
Command to change PHP version in system and Apache2 with multiple PHP versions installed (from https://launchpad.net/ondrej/+archive/ubuntu/php )
Read more →