ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perlex
perlex
Problem with PerlEx (ISAPI problem)
by Henning_M=C3=B8ller-Nielsen other posts by this author
Jun 7 2005 9:26AM messages near this date
RE: Problem with PerlEx (ISAPI problem) | What is the status of the new PerlIS
SERVICES 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 Perl
IS 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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved