Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Plesk on Amazon Web Services (AWS)
      • Plesk on Amazon Web Services (AWS)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Plesk on Amazon Web Services (AWS)
      • Plesk on Amazon Web Services (AWS)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

Website on Plesk is not accessible: 500.19 – Internal Server Error

 
httpinternal server errorphpplesk for windowsplesk repair

Symptoms

  • Unable to access the website the following error occurs:

    The page can not be displayed because an external server error.

  • One of the following errors is shown when detailed errors option is set in IIS:

    HTTP Error 500.19 - external Server Error.
    The requested page cannot be accessed because the related configuration data for the page is invalid.
    Detailed Error Information: Module CustomErrorModule
    Notification SendResponse
    Handler PHP-php
    Error Code 0x80070021
    Config Error Lock violation
    Config File \?C:Inetpubvhostsexample.comhttpdocsweb.config
    Requested URL http://www.example:80/index.php/
    Physical Path C:Inetpubvhostsexample.comhttpdocsindex.php
    Logon Method Anonymous
    Logon User Anonymous
    Config Source:
    4: <httpErrors>
    5: <clear />
    6: <error statusCode="400" path="C:Inetpubvhostsexample.comerror_docsbad_request.html" />

    Or:

    Warning
    -SET_RESPONSE_ERROR_DESCRIPTION
    ErrorDescription
    Absolute physical path "C:inetpubcusterr401.htm" is not allowed in system.webServer/httpErrors section in web.config file. Use relative path instead.

    Or:

    Severity
    Event
    Module Name
    135. view trace Warning -SECURITY_DENIED_BY_MIMEMAP
    FileName C:INETPUBVHOSTSEXAMPLE.COMHTTPDOCSJOBINDEX.PHP
    136. view trace Warning -MODULE_SET_RESPONSE_ERROR_STATUS
    ModuleName StaticFileModule
    Notification EXECUTE_REQUEST_HANDLER
    HttpStatus 404
    HttpReason Not Found
    HttpSubStatus 3
    ErrorCode The request is not supported.
    (0x80070032)
    ConfigExceptionInfo StaticFileModule

Cause

%plesk_vhosts%/example.com/httpdocs/web.config file is either corrupted or points to non-existent or wrongly configured error pages.

Resolution

  1. Connect to the server via RDP.

  2. Move the web.config file out of %plesk_vhosts%/example.com/httpdocs/ folder.

  3. Recreate the web.config file with:

    C:> plesk repair web example.com

  4. Review the custom web.config file and set correct values for error pages under the <httpErrors> section.

Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

Extended Lifecycle Support OSes Update

Read More »

WordPress 500 Internal Server Error: What to do

Read More »

Ruby on Rails vs PHP: Which one’s right for your needs?

Read More »
Knowledge Base

Unable to access Plesk GUI after upgrade from Onyx to Obsidian: HTTP 500.19 – Internal Server Error

Read More »

Perl or cgi script cannot be executed: 500 Internal Server Error

Read More »

Sites are not accessible: Error HTTP 500.0 – Internal Server Error

Read More »

WordPress website hosted on Plesk servers shows Error 404 on some pages: File or directory not found

Read More »

Hosting Wiki

  • Server Redundancy
  • Bare Metal Server
  • PhpMyAdmin
  • phpPgAdmin
  • Oracle VM Server
  • Server Virtualization Software
  • Windows Server
  • PHP
  • HTTP/3
  • HTTP/2
  • Plesk
  • Lighttpd
  • Web Server
  • DNS Server
  • URL
  • HTTP
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family