Setup Xdebug and PHPStorm with remote server

匆匆过客 提交于 2019-12-06 08:12:47

It is impossible on remote server, because you need configure php.ini, that your server would listen xdebug.

"but have FTP (not SFTP) access to most of the files (I can't get to php.ini for example)."

It would seem I need xdebug.remote_connect_back because I don't have a static IP. I'll post again after I have them add it and it doesn't fix it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!