Hi!
I am trying to run x.cgi on win98 running pws. I have Activestate Perl
installed in my c:\perl. to run the x.cgi file i have my index.shtml
pointing to the x.cgi file located in c:/inetpub/cgi(active directory as
cgi) by
<!--#exec cgi="/cgi/x.cgi"-->
my x.cgi is a Hello World example with first line
#!/perl/bin/perl
my perl.exe is located in C:\perl\bin directory.
when i tried to load my index.shtml it gave me this error:
"Failed to execute script '/cgi/x.cgi': Win32 Error Code = 16389"
Then i renamed the x.cgi file to x.pl and made changes in index.shtml to
<!--#exec cgi="/cgi/x.pl"-->
It worked fine.
Does any one know what might be a problem?
Please reply.
VHP
[EMAIL PROTECTED]
---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
[EMAIL PROTECTED]
For non-automated Mailing List support, send email to
[EMAIL PROTECTED]