Consultor Eletrônico



Kbase P16954: The ping.p accessed through WebSpeed URL no longer works
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/02/2003
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.1D

SYMPTOM(s):

The PING utility accessed through WebSpeed URL no longer works

URL:http://localhost/cgi-bin/cgiip.exe/WService=wsbroker1/ping</a>

ping.p

debug.p

reset.p

CAUSE:

Procedure "ping.p" has moved. Due to security considerations within WebSpeed 3.1D, several utilities are now implemented as external files and are removed from web/objects/web-disp.p. The files debug.p, ping.p and reset.p are now in the webutil directory.

FIX:

You must now use the webutils directory in the URL query string that calls these utilities. For example, the URL to run ping would look similar to the following:

.http://localhost/cgi-bin/cgiip.exe/WService=wsbroker1/webutil/ping.p