Remote access for xDebug
Currently the configuration of the Cloudways instances doesn't allow the remote use of xDebug. Allowing this, will allow developers to use the Cloudways applications for development purpose and allow them to debug the code as if they were on a local environment.
-
Parkle Lee
commented
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.
-
Julian
commented
any update on this thread? Is there any way to debug php code ?
-
Marios Paligiannis
commented
Please we need that!
-
Virender
commented
We seriously need this. I mainly use cloudways for development purpose!
-
Anonymous commented
Still not available?
-
Youk Ubuntu
commented
Not having this makes Cloudways useless for PHP development. C'mon guys.
-
Alexander Wesselburg
commented
I also need this functionality. I worked with e external service with callback and there are no possibility to handle this with my local environment.
-
Guillermo Figueroa Mesa commented
I need this function to work. Is the primary function why i select cloudways.
-
4i32415
commented
Please enabling X-debug remote access. I cannot connect Xdebug from phpstorm on my laptop to cloudways server.