Thanks Aarno - I changed ppg-port to 3128 in ppg group and used that port in the calling url and got past that problem
On Mon, 15 Mar 2004 09:55:11 +0100, you wrote: >You probably use same port for test_http_server and test_ppg. >If it is not so, try netstat -a | grep 8080 to see is some other >program running in that port (or some not really dead leftover >thread). > >Aarno
