我使用的是LOADRUNNER8.1
浏览 http://127.0.0.1:1080/mercuryWebTours/
时,
提示
Internal error: your request was unsuccessful
Cannot create CGI process - program not found
自带的别的网页能打开....
请高手指点下...
The CGI program exists (otherwise you get a 402 Not Found), but could not be started correctly. The most common cause of this error is a Perl script which has a misformed magic header line. Make sure that the Perl script starts with "#! perlpath" where perlpath is the full path name of the Perl executable, e.g. "C:\Perl\Perl.exe".