Sun Jul 27, 2003 10:36 pm |
Replies: 5 |
Views: 15892 |
|
|
On my Linux box with PHP, DBG Server I can telnet to 172.21.1.100 7869 and though it doesn't respond with anything, I do not get connection refused like if I pick another port. So, it seems to listen. ...
|
Sun Jul 27, 2003 10:18 pm |
Replies: 5 |
Views: 10541 |
|
|
So, PHPEdit talks to DBGListener which seems to make sense to me. What I am not clear on is how DBGListener running on my Windows XP box is talking to DBG running on my Linux box. Don't I need to te ...
|
Thu Jul 24, 2003 4:41 pm |
Replies: 5 |
Views: 15892 |
|
|
PHPEdit v0.7.1.130 on Windows XP
PHP 4.32RC4 on RedHat 9 (PHP not installed on Windows box running PHPEdit)
DBG 2.11.23 (server and client)
I installed DBG into my Linux PHP and validated from ...
|
Thu Jul 24, 2003 4:35 pm |
Replies: 5 |
Views: 10541 |
|
|
I am running PHP and DBG on Linux and have the listener running on Windows XP for PHPEdit.
It seems like I need the listener settings for IP address to point to my Linux box but it defaults to my W ...
|