<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
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">
Dear list<br>
<br>
I have tried several times to configure owncloud (v2 and v3) on my
FreeBSD server at home, but always get stuck at the very same
point.<br>
</blockquote>
<blockquote cite="mid:4F78695E.7030909@gmail.com" type="cite"> <br>
I should like some guidance on how to troubleshoot the process, if
anyone here can assist. I can't find my specific problem in any of
the existing forum/mail postings...<br>
<br>
In simple terms, having installed owncloud either from FreeBSD
ports or 'manually' from the binary and GIT repository, I am able
to access the first config page where the admin credentials are
requested and type of DB backend, I click submit and then...
nothing.<br>
<br>
I have also tried different browsers (IE 7, 8, Google Crome,
Firefox) in case it was a client issue.<br>
<br>
Always the same observed result, whether SQLIte or MySQL (after
first configuring the MySQL user) is chosen.<br>
<br>
My environment:<br>
FreeBSD 8.1 RELEASE<br>
Apache 2.2<br>
SQLite 3.7.9 & MySQL 5.1<br>
<All the php modules listed on the owncloud requisites page
- v5.3.8)><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 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 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>
<br>
After installing owncloud 2 from ports in a regular FreeBSD
installation and copying in the new owncloud.<br>
I see the redirect to files/index.php after the initial installation
and the following error happens.<br>
Fatal error: Call to undefined method
MDB2_Statement_sqlite::fetchRow() in
/usr/local/www/owncloud/lib/app.php on line 108<br>
<br>
Regards, <br>
<br>
Roland van Laar<br>
<blockquote cite="mid:4F78695E.7030909@gmail.com" type="cite"> <br>
Regards,<br>
Martyn Hill<br>
London.<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">This body part will be downloaded on demand.</pre>
</blockquote>
<br>
</body>
</html>