<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
     I am running Apache2 server along with MapServer in an Ubuntu 16.04
    LTS.<br>
    However, while I am trying to load an application I am receiving an
    error message which according to the log file is the following:<br>
    <p><br>
    </p>
    <p><i>"PHP Warning:  PHP Startup: Unable to load dynamic library
        '/usr/lib/php/20131226/php_mapscript.so' -
        /usr/lib/php/20131226/php_mapscript.so: cannot open shared"</i></p>
    <p><br>
    </p>
    <p>As I understand my application requires the php-mapscript package
      to be installed, right?</p>
    <p>Could anyone help on how could I install that package and make it
      "recognizable" in Apache2 and MapServer?</p>
    <p>PS: I had found a package in prior and installed it with the sudo
      gdebi command (as it was a single .deb file and not in a
      repository) but it seems that something is missing regarding the
      proper installation.<br>
    </p>
    <p><br>
    </p>
    <p>Thank you in advance<br>
    </p>
    <p>Stathis<br>
    </p>
  </body>
</html>