Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Internal Server Error when trying to access WebTours (an Application built in Strawberry perl)

275 views
Skip to first unread message

Kishore m

unread,
Oct 28, 2019, 8:54:29 AM10/28/19
to
Hi Team,

I have installed Python 64 bit 2 days back and had to uninstall Python as I
got below error with webtours application built in Strawberry Perl which im
using from an year without any issue.

*Problem Statement:*
Internal Server Error when trying to access WebTours

*Error message in webtours server logs:*

[Sun Oct 27 06:20:11 2019] [error] [client 127.0.0.1] (OS 2)The system
cannot find the file specified. : couldn't create child process: 720002:
welcome.pl, referer: http://127.0.0.1:1080/WebTours/index.htm
[Sun Oct 27 06:20:11 2019] [error] [client 127.0.0.1] (OS 2)The system
cannot find the file specified. : couldn't spawn child process:
C:/Users/Pavan Kishore/Downloads/Web Tours 1.0/WebTours/cgi-bin/welcome.pl,
referer: http://127.0.0.1:1080/WebTours/index.htm

*Possible steps which caused Issues:* (This Issue came up after below
changes on system)
1. Installed Python 2 days back after which it prompted for changes
regarding path limit in last step of installation. Also, this is the only
software which I installed recently after which I started getting above
error.
Could you please verify to determine the root cause and help us resolve the
issue asap.

Thanks & Regards,
Pavan Mandala,
Performance Test Engineer,
+91 96520 29399,
linkedin.com/in/pavanmandala
SkypeID: pavanmandala

dieter

unread,
Oct 30, 2019, 2:18:22 AM10/30/19
to
Kishore m <mandal...@gmail.com> writes:
> I have installed Python 64 bit 2 days back and had to uninstall Python as I
> got below error with webtours application built in Strawberry Perl which im
> using from an year without any issue.
>
> *Problem Statement:*
> Internal Server Error when trying to access WebTours

"Internal Server Error" is a server side ("WebTours" in your case)
error. It might have been triggered by the client side (that
is likely your application) by some bad use.

> *Error message in webtours server logs:*
>
> [Sun Oct 27 06:20:11 2019] [error] [client 127.0.0.1] (OS 2)The system
> cannot find the file specified. : couldn't create child process: 720002:
> welcome.pl, referer: http://127.0.0.1:1080/WebTours/index.htm

This error indicates the "WebTours" has not been set up properly.

This is not a Python problem. You likely will get better help
somewhere else.

0 new messages