|
|
 |
perlex
RE: Problem with PerlEx (ISAPI problem)
by Henning_M=C3=B8ller-Nielsen other posts by this author
Jun 9 2005 7:29AM messages near this date
RE: .epm files and perl.exe
|
Problem with PerlEx (ISAPI problem)
SERVICES Sorry about this - it appears a complete reinstall of the system was what was requi
red. No matter what we tried, we could not get it to work otherwise. The reinstall solved th
e problem.
/Henning
-----Original Message-----
From: Henning Møller-Nielsen
Sent: Tue 6/7/2005 6:14 PM
To: perlex@[...].com
Cc:
Subject: Problem with PerlEx (ISAPI problem)
Hi
(this mail is sort of crossposted from perl-win32-web)
I am having a problem with the ISAPI filters for ActivePerl: PerlIS and PerlEx.
I installed a new Win2K server with IIS 5. I then installed ActivePerl build 635 and PerlEx
208 and tried to run a test script, like
print "HTTP/1.1 200 OK\nContent-type: text/html\n\nHello world\n";
It failed with an HTTP 500 error and in my event log (system) I got:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
<snip>
Description:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
'No
such interface supported
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
I tried a similar script invoked by perl.exe "%s" "%s" and that worked. I tried it with Per
lIS and got the same error. I have checked the IUSR_ and IWAM permissions for the folder and
they have modify rights. They also have access to the /perl/ folder.
Any clues to what I should try?
/Henning
_______________________________________________
PerlEx mailing list
PerlEx@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|
|
|
 |
|