<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Roland<br>
    <br>
    Thank you very much for that - thought I was on my own!<br>
    <br>
    On 01/04/2012 21:09, Roland van Laar wrote:
    <blockquote cite="mid:4F78B60A.2060100@micite.net" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      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>
    </blockquote>
    <br>
    I actually installed that and hadn't noticed a seg fault (though I
    haven't looked yet...)<br>
    <br>
    Looking again at the requirements on the owncloud page, I notice
    that the package required is actually quoted as:<br>
    <br>
        php-xml<br>
    <br>
    Not sure whether this is actually a different version to php5-xml as
    available through ports... Same thing for php5-mbstring (ports) vs.
    php-mbstring (requirements).<br>
    <br>
    I'll see what I can do to fetch/compile the actual version listed on
    the site and try again.<br>
    <br>
    <blockquote cite="mid:4F78B60A.2060100@micite.net" type="cite"> <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 moz-do-not-send="true"
        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>
    </blockquote>
    <br>
    Perhaps trying again with MySQL is a workaround to the php/sqlite
    bug...<br>
    <br>
    Regards,<br>
    Martyn.<br>
    <pre class="moz-signature" cols="72">-- 
"There are 10 types of people in this world. Those who understand binary and those who don't."</pre>
  </body>
</html>