I have tried alot of different things but I still am getting an internal server error on the Web Tours demo. I have tried:
I added 1080 as well as 8080 to the firewall exceptions.
On another test I shut off the firewall.
I couldn't get the StartServer.bat to run as admin but it won't stay running. So I opened a cmd prompt as admin and ran the batch proc in that cmd window..
I edited httpd.conf to change from 1080 to 8080. I changed the 127.0.0.,1 to my machine's name.
Nothing seems to work.
Last few lines from the error log:
[Wed Feb 01 18:29:17 2017] [notice] Apache/2.2.21 (Win32) configured -- resuming normal operations
[Wed Feb 01 18:29:17 2017] [notice] Server built: Sep 9 2011 10:26:10
[Wed Feb 01 18:29:17 2017] [notice] Parent: Created child process 11884
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Child process is running
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Acquired the start mutex.
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Starting 64 worker threads.
[Wed Feb 01 18:29:17 2017] [notice] Child 11884: Starting thread to listen on port 1080.
[Wed Feb 01 18:29:32 2017] [error] [client 192.168.1.3] Premature end of script headers: welcome.pl, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:32 2017] [error] [client 192.168.1.3] Can't locate CGI.pm in
[Wed Feb 01 18:29:32 2017] [error] [client 192.168.1.3] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:34 2017] [error] [client 192.168.1.3] Premature end of script headers: welcome.pl, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:29:34 2017] [error] [client 192.168.1.3] Can't locate CGI.pm in
[Wed Feb 01 18:29:34 2017] [error] [client 192.168.1.3] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:30:13 2017] [error] [client 127.0.0.1] Premature end of script headers: welcome.pl, referer: http://127.0.0.1:1080/WebTours/index.htm
[Wed Feb 01 18:30:13 2017] [error] [client 127.0.0.1] Can't locate CGI.pm in
[Wed Feb 01 18:30:13 2017] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://127.0.0.1:1080/WebTours/index.htm
[Wed Feb 01 18:33:43 2017] [error] [client 192.168.1.3] Premature end of script headers: welcome.pl, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:33:43 2017] [error] [client 192.168.1.3] Can't locate CGI.pm in
[Wed Feb 01 18:33:43 2017] [error] [client 192.168.1.3] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://alb-512342l:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] Premature end of script headers: welcome.pl, referer: http://localhost:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] Can't locate CGI.pm in
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] BEGIN failed--compilation aborted at C:/Program Files (x86)/HP/LoadRunner/WebTours/cgi-bin/welcome.pl line 14.\r, referer: http://localhost:1080/WebTours/index.htm
[Wed Feb 01 18:34:03 2017] [error] [client 127.0.0.1] File does not exist: C:/Program Files (x86)/HP/LoadRunner/WebTours/htdocs/favicon.ico, referer: http://localhost:1080/WebTours/index.htm