Again: fyi, my setup is
all on the Intranet:
server rh w/apache , php, dbg.so loaded and checked via phpinfo();
my winpc, using phped ide, dbg listener.
Previously I was editing pages via ssh->rh and using emacs.
Now i will setup remote execution from phped and copy the script locally to run in phped, however i exec it via the server.
Action", "navigating: https://serverx.net/www/bx/main/cron/c-report.php", "3:09:36 PM", ""
|
However in the PHPED window its comming up as object not found w/the proper apache rh stamp on it.
Hmm....how can i get this to work. And does ithave to do with not having the correct version of server/client for dbg?
10/11/2004 2:59:40 PM 544 Different version (2.11) of DBG extension, 2.16.12 expected
10/11/2004 3:00:11 PM 544 Failed to initialize instance of IDE CoClass {A8A29225-F193-11D4-A58B-000021FEA643}. OSERR (0x80004005) 'Unspecified error'.
10/11/2004 3:00:11 PM 544 IDE CoClass version 2.16, failed to start debugging
|
if I manually d0: (which is the rh apache server intranet)
https://serverx.net/bx/main/cron/c-report.php?DBGSESSID=1@clienthost:7869
|
on my winpc in the dbg listener i get:
10/11/2004 3:21:36 PM 192.168.0.65 client connected
10/11/2004 3:21:37 PM 2732 Different version (2.11) of DBG extension, 2.16.12 expected
|
Thanks!!i!i!