Remote Debugging & Apache
Hi!
I just tried to get remote debugging working with my Apache/ Passenger configuration and a Rails app. As far as I see the proposed rdebug-ide call can't be used here because it have to connect to the Apache process. What I have found is an article about Apache & rdebug, but this does not seem to help (debugger can connect successfully, but web application does not load anymore).
Does anybody have experience in remote debugging Passenger?
Thx!
请先登录再写评论。
Nobody have tried to debug a Rails application running with Passenger?