Hello people
I am trying in vain to make a Nginx version run with php8.1 and Ioncube.
First I tried it with the Linux server Docker, because this Docker has a MOD for Ioncube, but this runs with php8.0 and Ioncube needs php version 8.1 or 7.xx.
Then I created my own Docker template with the official image of Docker HUB. But unfortunately I can't get any further there. Does anyone have a suggestion how I get this running?
This is my preliminary setup of Docker. Did I do something wrong there? When I call the address I get a 403 error
And when mounting IOncube I am facing a big question mark
Thanks in advance