<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
OK, now I have experimented with the GIT master content a little
bit.<br>
Nothing seems to work, after I copied all the new files over the old
ones.<br>
When opening the index.php following errors get thrown:<br>
- <br>
<i>Warning: file_get_contents(../db_structure.xml)
[function.file-get-contents]: failed to open stream: No such file
or directory in /home/www/owncloud.ORIG/lib/db.php on line 361<br>
<br>
Strict Standards: Non-static method MDB2_Schema::errorMessage()
should not be called statically, assuming $this from incompatible
context in /home/www/owncloud.ORIG/3rdparty/MDB2/Schema.php on
line 2759<br>
<br>
Fatal error: Allowed memory size of 67108864 bytes exhausted
(tried to allocate 261900 bytes) in
/home/www/owncloud.ORIG/3rdparty/MDB2/Driver/Reverse/sqlite.php on
line 874</i><br>
<br>
Also, after reloading this one pops up:<br>
<br>
<i>Fatal error: Allowed memory size of 67108864 bytes exhausted
(tried to allocate 15530237 bytes) in
/home/www/owncloud.ORIG/3rdparty/MDB2.php on line 4310</i><br>
<br>
or this one:<br>
<br>
<i>Fatal error: Allowed memory size of 67108864 bytes exhausted
(tried to allocate 261900 bytes) in
/home/www/owncloud.ORIG/3rdparty/MDB2/Driver/Manager/Common.php on
line 121</i><br>
<br>
What I also did was a fresh install of GIT master, where nothing of
the above happens. Anyways, when doing a fresh install I get error
500 after the full process from apache and can't help myself with
that. Usually I had to comment out almost everything in .htaccess,
but this doesn't help anymore now. I guess it's just a
misconfiguration of apache or sth. like that. All this doesn't
happen, when I use the 3.0a1 version...<br>
<br>
Hope this report doesn't lead into too much irritation.<br>
<br>
Cheers<br>
Stefan<br>
<br>
<br>
<br>
Am Mittwoch, 11. Januar 2012 00:05:22 schrieb Robin Appelman:<br>
<blockquote type="cite"><br>
The database upgrading isn't 3.0a1, but only git master atm.<br>
<br>
What sql backend are you using?<br>
<br>
- Robin Appelman<br>
<br>
<br>
<br>
2012/1/10 Stefan Göckeritz<a class="moz-txt-link-rfc2396E" href="mailto:goeckeritz@rheinahrcampus.de"><goeckeritz@rheinahrcampus.de></a>:<br>
<blockquote type="cite"><br>
Hey everyone,<br>
<br>
so I tried to update my 2.0 instance with 3.0a1 using the
mentioned<br>
mechanism.<br>
Basically it worked. I can log in and have all my files, but
there are some<br>
issues:<br>
- hitting "New" to make a new folder or file won't work, nothing
happens<br>
- same with the upload arrow pointing upwards<br>
- when opening a gallery no pictures are shown, but this error:
Undefined<br>
index: file_path in /home/www/owncloud/apps/gallery/index.php on
line 30<br>
also everything else in gallery app works, but the pictures are
just<br>
missing<br>
- shared public addresses work (which is really nice) but when I
click a<br>
picture file it is not shown using the nice highslide overlay;
remarkable:<br>
when logged in as a user, the effect is there...someone that
just uses the<br>
shared link won't see the nice overlay effect :-(<br>
<br>
That's it so far. Actually the update only works with the 3.0a1
release, not<br>
with the latest development version one can download on the
site. I don't<br>
have a clue why. It gives some errors with memory allocation or
execution<br>
time of more than 30 secs with MDB2.php.<br>
<br>
Cheers<br>
Stefan<br>
<br>
<br>
Am 09.01.2012 18:14, schrieb Robin Appelman:<br>
<br>
The update mechanism is in place and mostly working, but can
still<br>
need additional testing before being used on critical
installations.<br>
<br>
Anyone who has an existing 2.x installation and willing to test
out<br>
the updating mechanism would be greatly appreciated (files will
always<br>
be safe, in the worst case you database might become broken,
backup<br>
first if it holds any important information (calendar, contacts,<br>
etc)).<br>
<br>
Please report any problems here, specifying the used database
backend<br>
and installed apps.<br>
<br>
- Robin Appelman<br>
<br>
<br>
<br>
2012/1/9 Stefan Göckeritz<a class="moz-txt-link-rfc2396E" href="mailto:goeckeritz@rheinahrcampus.de"><goeckeritz@rheinahrcampus.de></a>:<br>
<br>
Hey guys,<br>
<br>
just a short question: Is the update mechanism implemented and
working in<br>
3.0?<br>
So when I now install the 3.0a will I be able to very simple
switch over to<br>
the beta and final?<br>
<br>
I'm hesitating to put the 3.0a alive on my server. Installed it
just locally<br>
on my computer for now.<br>
<br>
Cheers<br>
Stefan<br>
<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br>
<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</blockquote>
</blockquote>
</body>
</html>