Question:
I can use VI to create a new project on the remote server, but when I want to debug the program, it raise an error: “unable to find server “. What’s going on?
Answer:
This is probably due to the fact that server-side debugging has to be enabled at the web server. Sounds like the server doesn’t have it enabled. Check with your server administrator to see if the option can be enabled for the server you’re using.