On 04/01/2012 09:16 PM, Roland van Laar wrote:
On 04/01/2012 04:42 PM, Martyn Hill wrote:
<snip>


My first question is: /*How do you debug the php scripts that are run?*/
Me Too :).
I have the same problem using FreeBSD, although I'm running it inside a jail.
I'm tried using both apache and nginx with php-fpm.

You can use Xdebug: http://xdebug.org/index.php


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.

I'm in the process of installing Xdebug.
The call 3rdparty/MDB2/Schema.php:399 $result = $parser->parse();
doesn't return. There is no output after this step.

Any ideas? I've read of others who are succesfully running OC on FreeBSD, or at least getting beyond this very first hurdle.

Found it: install textproc/php5-xml :-).

Although after the installation page I'm now I'm running into a segmentation fault.
Which is probably due to this bug: https://bugs.php.net/bug.php?id=53626
So Owncloud and sqlite on FreeBSD won't work.


Regards,

Roland
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to