Debug Web CGI on LINUX

Hi guys…

Let me start giving you some informations:
I’m using a mac. On this mac i’m using VMWare to run Linux Ubuntu 14
I”m developing a WEB CGI

I copied the remote debugger to linux. I ran it. i configured it.

I also run remote debugger from my mac. it’s all fine.
The linux receive the package, unzip it, etc.

Now, on MAC Xojo UI, I’m reading…
Waiting for application to launch.

And, what’s next? What i need to do to run and debug my web cgi?

On normal debug, the Xojo starts the safari and runs the app on 127.0.0.1…
On build cgi, i use the custom url: msi.server.com to run my builded app
Both are fine.

Best regards,

Alex