CGI with nginx

Has anyone successfully managed to get Xojo WE CGI to work? , or does anyone know where there is a step by step guide to do this?

Thanks

We did get it to work several times.
Any problems?

PS: You moved to Australia?

example?

You can find documentation from Xojo, some XDevMag articles, several blog posts.

see
http://documentation.xojo.com/topics/application_deployment/web/deploying_web_apps_on_linux.html

You should get CGI / Perl working with nginx.
https://nginxlibrary.com/perl-fastcgi/

can you describe your setup a little bit?

have you ssh access to your server? Did you check if all dependancies are installed usind the “ldd” command?

Using the CGI Mode shoulnd be so hard if yo have root access to your server.