<div dir="ltr"><div><div>That sql needs to be created on which db? The kolab db or the roundcube?<br></div>I've searched on both and there isn't such a table.<br><br></div>Many thanks<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>Stelios</div></div></div></div>
<br><div class="gmail_quote">On 6 March 2015 at 23:20, Daniel Hoffend <span dir="ltr"><<a href="mailto:dh@dotlan.net" target="_blank">dh@dotlan.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>There's a chwala_locks table which seems has been added without notice/without updating the upgrade notes, setup-kokab, etc</div><div><a href="http://git.kolab.org/kolab-chwala/tree/doc/SQL/mysql.initial.sql" target="_blank">http://git.kolab.org/kolab-chwala/tree/doc/SQL/mysql.initial.sql</a></div><div><br></div><div>But the lock table doesn't fix the 0 byte upload in the server side</div><span class="HOEnZb"><font color="#888888"><div><br>-- <div>mfg</div><div>Daniel Hoffend</div></div><div><br>Am 06.03.2015 um 22:14 schrieb Stelios A. <<a href="mailto:stelios.a@gmail.com" target="_blank">stelios.a@gmail.com</a>>:<br><br></div></font></span><div><div class="h5"><blockquote type="cite"><div><div dir="ltr"><div><div>I think I'm getting somewhere....<br>I've enabled:<br><br>use_locks           0<br><br>in my dav conf and now no more input output errors but the files can't be seen at all under Files in roundcube.<br></div>Via the mount they look fine with the proper size.<br><br></div>Any ideas?<br><div><div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div>Stelios</div></div></div></div>
<br><div class="gmail_quote">On 6 March 2015 at 22:40, Stelios A. <span dir="ltr"><<a href="mailto:stelios.a@gmail.com" target="_blank">stelios.a@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><span></span>ok this is getting strange.<br><br></div>If I uninstall the pear package I'm getting an "Input/output error" <br></div>and is not possible to save at all.<br><br></div>If I install again the Mail_mime with pear then I'm able to save but with the 0kb error.<br><br></div>Any ideas?<span><font color="#888888"><br><br></font></span><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div><div><div dir="ltr"><div>Stelios</div></div></div></div></font></span><div><div>
<br><div class="gmail_quote">On 6 March 2015 at 22:03, Stelios A. <span dir="ltr"><<a href="mailto:stelios.a@gmail.com" target="_blank">stelios.a@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><span></span>Yes I did, see ouput:<br><br>root@kolab1:/var/log/iRony# dpkg -l php-mail-mime<br>Desired=Unknown/Install/Remove/Purge/Hold<br>| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend<br>|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br>||/ Name              Version       Architecture  Description<br>+++-=================-=============-=============-=======================================<br>ii  php-mail-mime     1.8.7-1       all           PHP PEAR module for creating MIME messa<br><br></div>My server running Debian.<span><font color="#888888"><br></font></span><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div><div><div dir="ltr"><div>Stelios</div></div></div></div></font></span><div><div>
<br><div class="gmail_quote">On 6 March 2015 at 22:01, Daniel Hoffend <span dir="ltr"><<a href="mailto:dh@dotlan.net" target="_blank">dh@dotlan.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">did you updated the rpm package as well?<br>
<a href="http://obs.kolabsys.com:82/Kolab:/3.4:/Updates/Debian_7.0/all/php-mail-mime_1.8.7-1_all.deb" target="_blank">http://obs.kolabsys.com:82/<u></u>Kolab:/3.4:/Updates/Debian_7.<u></u>0/all/php-mail-mime_1.8.7-1_<u></u>all.deb</a><br>
<br>
I don't know in which order the version will get loaded the package or the pear version.<br>
<br>
I had the same issues but after updating to the right php-mail-mime version it worked for me. I'm currently running with Kolab 3.4, all packages up2date and chwala upload works via Roundcube, Browser (with setenv DAVBROWSER 1) and from my linux laptop.<br>
<br>
Not sure where the issues is burried on your installation.<span><br>
<br>
Regards<br>
Daniel<br>
<br>
------ Originalnachricht ------<br>
Von: "Stelios A." <<a href="mailto:stelios.a@gmail.com" target="_blank">stelios.a@gmail.com</a>><br>
An: <a href="mailto:users@lists.kolab.org" target="_blank">users@lists.kolab.org</a><br>
Gesendet: 06.03.2015 19:45:39<br>
Betreff: Upload via dav 0kb size<br>
<br>
</span><div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I can create fine folders via webdav by mounting my Files locally but all files that I'm copying have always 0kb size.<br>
When I upload files via Roundcube works fine.<br>
<br>
This is what I've got in my fstab:<br>
<br>
<a href="https://mydomain/iRony/files/Files" target="_blank">https://mydomain/iRony/files/<u></u>Files</a>    /home/stelios/kolab1    davfs user,rw,noauto 0    0<br>
<br>
mount and umount kolab1 works fine, no errors at all but files always have 0kb.<br>
<br>
Any help is much appreciated.<br>
<br>
Stelios</blockquote>
</div></div></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div></div></div></div>
</div></blockquote></div></div></div></blockquote></div><br></div>