Parkle Lee ← Cloudways Customer Voice My feedback 1 result found Remote access for xDebug 18 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 9 comments · Product Improvements: Flexible » Server Settings · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Parkle Lee supported this idea · Jul 15, 2020 An error occurred while saving the comment Parkle Lee commented · Jul 15, 2020 · Edit… · Delete… This has always been possible but you have to do a few extra steps. Add this line to your PHP FPM Settings: php_value[xdebug.remote_enable] = 1 Forward port 9000 through an SSH tunnel and debug away. Save Submitting...
This has always been possible but you have to do a few extra steps.
Add this line to your PHP FPM Settings:
php_value[xdebug.remote_enable] = 1
Forward port 9000 through an SSH tunnel and debug away.