Error Messages: MD_SCRIPT_MAPS (6014) Has An Invalid Value and HTTP 5004 (321013)
The information in this article applies to:
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Services 5.0
This article was previously published under Q321013 SYMPTOMS
When you use Internet Information Services 5.0 or Internet Information Server 4.0 (IIS) to access a Web page on a Web Server, you may receive an "HTTP 500" error message. You may also receive the following error message:
The server has encountered a configuration error attempting to process your request. The configuration parameter MD_SCRIPT_MAPS (6014) has an invalid value. Please contact the server administrator for assistance.
CAUSE
This issue may occur if the you have installed the ActiveState ActivePerl program and then removed it from the IIS computer. When you remove ActivePerl, the application mappings for the program may not be removed from IIS.
RESOLUTIONWARNING: If you edit the metabase incorrectly, you can cause serious problems that may require you to reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk. NOTE: Always back up the metabase before you edit it.
To resolve this issue, remove the .pl and the .plx mappings from the IIS computer. To do this, follow these steps:
- Start the Internet Service Manager.
- Right-click your Web site, and then select Properties.
- Click the Home Directory tab, and then click the Configuration command button.
- Click the App Mappings tab, select the .pl extension in the Application Mappings list, and then click Remove.
- Select the .plx extension, and then click Remove.
- Click OK twice to close the dialog boxes.
- Recycle the IISADMIN service, to make sure that the changes are immediately written to the metabase.
- Quit the Internet Service Manager.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
300672 HOW TO: Create a Metabase Backup in IIS 5
Modification Type: | Major | Last Reviewed: | 6/25/2004 |
---|
Keywords: | kberrmsg kbprb KB321013 |
---|
|