is there a way to debug a remote php-cli script using phped? |
Site Admin
|
you'll need either DBGSESSID=1@hostname:port in the comand line or DebugBreak() function call in your code.
hostname - is IP address of the machine where you run PhpED. If you're behind proxy or NATed router, you'd use ssh tunneling and localhost as hostname. Port is normally 7869. |
||||||||||||
_________________ The PHP IDE team |
|
I added DBGSESSID=1@hostname:port as a commandline parameter to my php-cli script and was able to debug it remotely using phpED.
Thanks! -larry |
||||||||||||
|
is there a way to debug a remote php-cli script using phped? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by