<!DOCTYPE html>

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta name="description" content="">
  <meta name="keywords" content="">
  <meta name="author" content="">
  <title>500 Internal Server Error</title>
  <link rel="stylesheet" href="/systemerror/500/assets/css/style.css">
  <link rel="shortcut icon" href="/systemerror/500/assets/img/nc-icon/favicon.ico">
  <link rel="apple-touch-icon" sizes="152x152" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-152x152.png">
  <link rel="apple-touch-icon" sizes="144x144" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-144x144.png">
  <link rel="apple-touch-icon" sizes="120x120" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-120x120.png">
  <link rel="apple-touch-icon" sizes="114x114" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-114x114.png">
  <link rel="apple-touch-icon" sizes="76x76" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-76x76.png">
  <link rel="apple-touch-icon" sizes="72x72" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-72x72.png">
  <link rel="apple-touch-icon-precomposed" href="/systemerror/500/assets/img/nc-icon/namecheap-icon-57x57.png">
</head>

<body>
  <div class="wrapper">
    <header class="header">
      <div class="logo">
        <div>hosted by</div>
        <a href="https://www.namecheap.com/"><img src="/systemerror/500/assets/img/logos/namecheap-hd.png" alt="Namecheap"></a>
      </div>
    </header>
    <div class="grid-row flex four-fifths">
      <div class="aside">
        <picture>
          <img src="/systemerror/500/assets/img/featured/600/error-500.png" alt="Internal Server Error">
        </picture>
      </div>
      <div class="main">
        <div class="headline">
          <h1>Internal Server Error</h1>
          <h2 class="reset-mt">Error 500</h2>
        </div>
        <h4>This could be due to one of the following reasons:</h4>
        <ul class="default">
          <li><p>.htaccess file was misconfigured</p></li>
          <li><p>Permissions for the file requested on site were misconfigured</p></li>
          <li><p>PHP or CGI code was misconfigured in the file that is requested on site</p></li>
          <li><p class="reset-mb">Site resources are approaching their maximum limits</p></li>
        </ul>
        <h4>Please contact the server administrator <a href="mailto:webmaster@api.doppoprint.com">webmaster@api.doppoprint.com</a> and provide the following information:</h4>
        <ul class="default">
          <li><p>The time the error occurred</p></li>
          <li><p class="reset-mb">The actions you took prior to and immediately following the error. This will help the administrator better understand
            what may have caused the error. Please refer to the server error log for more information.</p></li>
        </ul>
      </div>
    </div>
  </div>
</body>

</html>