Mon-Ouie / pry-remote

Connect to Pry remotely
Other
639 stars 81 forks source link

Use with Passenger/Apache #76

Open idknox opened 6 years ago

idknox commented 6 years ago

I could not get pry-remote to work with Passenger and Apache.

I hit the breakpoint, and see the pry-remote message in my Apache error_log, but when running remote-pry, nothing happens, and I am forced to restart my server.

Is this a known issue or just lack of compatibility with Apache?