<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>We have a site that is getting this error:<br>
      VQMod::bootup - ERROR - YOU NEED THE PHP "DOMDocument" EXTENSION
      INSTALLED TO USE VQMod<br>
      <br>
      Here is what we have done to this point in time.<br>
      1. Added extension=dom.soto function<br>
      2. Added the same to the site php.ini<br>
      3. Have tried php version 5.6.31 7.0.24 and 7.1.8<br>
      4. have restarted httpd</p>
    <p>PHP Info:</p>
    <p>php -i | grep DOM     <br>
      DOM/XML => enabled<br>
      DOM/XML API Version => 20031129</p>
    <p><a name="module_dom">dom</a></p>
    <table>
      <tbody>
        <tr>
          <td class="e">DOM/XML </td>
          <td class="v">enabled </td>
        </tr>
        <tr>
          <td class="e">DOM/XML API Version </td>
          <td class="v">20031129 </td>
        </tr>
        <tr>
          <td class="e">libxml Version </td>
          <td class="v">2.9.1 </td>
        </tr>
        <tr>
          <td class="e">HTML Support </td>
          <td class="v">enabled </td>
        </tr>
        <tr>
          <td class="e">XPath Support </td>
          <td class="v">enabled </td>
        </tr>
        <tr>
          <td class="e">XPointer Support </td>
          <td class="v">enabled </td>
        </tr>
        <tr>
          <td class="e">Schema Support </td>
          <td class="v">enabled </td>
        </tr>
        <tr>
          <td class="e">RelaxNG Support </td>
          <td class="v">enabled </td>
        </tr>
      </tbody>
    </table>
    <p>Still no change still get the error<br>
    </p>
    <div class="moz-signature">-- <br>
      <style type="text/css">
<!--
.style1 {color: #006600}
-->
</style>
      <p><em><strong>Richard C. Barker Sr. <br>
            CEO & President <br>
            1-813-873-8942 <br>
            <span class="style1">ProBass Networks Inc. </span></strong></em><br>
        <a href="http://www.probassnetworks.net">www.probassnetworks.net</a>
        <br>
        <a href="http://www.probass.net">www.probass.net</a> <br>
        *************************************** <br>
        DISCLAIMER : - <br>
        This e-mail is confidential and intended only for the use <br>
        of the individual or entity named above and may contain <br>
        information that is privileged. If you are not the intended <br>
        recipient, you are notified that any dissemination, distribution
        <br>
        or copying of this e-mail is strictly prohibited. If you have <br>
        received this email in error, please notify us immediately <br>
        by return email or telephone and destroy the original message. <br>
      </p>
    </div>
  </body>
</html>