How to debug to an external server

Asked

Viewed 112 times

1

I am developing an application in PHP for NetBeans and saving directly to an external server (Hostgator), each time I give a Ctr+s on IDE it automatically uploads the modifications.

My question is this, in this way is it possible to debug the application? I’m trying quite hard in the development by not having this option, I looked for tutorials on the Xdebug, but most need to set up by XAMP or AMP and as my case is an external server has none of that.

  • Debugging is only possible if Voce can change the Xdebug.ini at Hostgator

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.