<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 04/01/2012 09:16 PM, Roland van Laar wrote:
    <blockquote cite="mid:4F78A9A8.9080407@micite.net" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 04/01/2012 04:42 PM, Martyn Hill wrote:
      <blockquote cite="mid:4F78695E.7030909@gmail.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <snip><br>
      </blockquote>
      <blockquote cite="mid:4F78695E.7030909@gmail.com" type="cite"><br>
        <br>
        My first question is: <i><b>How do you debug the php scripts
            that are run?</b></i><br>
      </blockquote>
      Me Too :).<br>
      I have the same problem using FreeBSD, although I'm running it
      inside a jail.<br>
      I'm tried using both apache and nginx with php-fpm.<br>
      <br>
      You can use Xdebug:  <a moz-do-not-send="true"
        class="moz-txt-link-freetext" href="http://xdebug.org/index.php">http://xdebug.org/index.php</a><br>
      <br>
      <blockquote cite="mid:4F78695E.7030909@gmail.com" type="cite"> <br>
        The closest I've gotten to tracking down the problem is
        somewhere in the MDB2/Driver sections, but that was a somewhat
        blind goose-chase through the php code, trying to run each
        script in the chain one at a time.<br>
      </blockquote>
      <br>
      I'm in the process of installing Xdebug. <br>
      The call 3rdparty/MDB2/Schema.php:399 $result =
      $parser->parse();<br>
      doesn't return. There is no output after this step.<br>
    </blockquote>
    <blockquote cite="mid:4F78A9A8.9080407@micite.net" type="cite">
      <blockquote cite="mid:4F78695E.7030909@gmail.com" type="cite"> <br>
        Any ideas? I've read of others who are succesfully running OC on
        FreeBSD, or at least getting beyond this very first hurdle.<br>
      </blockquote>
    </blockquote>
    <br>
    Found it: install textproc/php5-xml :-).<br>
    <br>
    Although after the installation page I'm now I'm running into a
    segmentation fault.<br>
    Which is probably due to this bug:
    <a class="moz-txt-link-freetext" href="https://bugs.php.net/bug.php?id=53626">https://bugs.php.net/bug.php?id=53626</a><br>
    So Owncloud and sqlite on FreeBSD won't work.<br>
    <br>
    <br>
    Regards,<br>
    <br>
    Roland<br>
  </body>
</html>