<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      <br>
      <br>
      Hi<br>
      i reinstalled the complete server and got it working again.<br>
      But now, the calendar doens't work anymore.<br>
      If i want to add a new entry, the error "failed to add" occurs.<br>
      There's no useful message found in any of the roundcube logs.<br>
      Alao the imap log shows noe problem at all.<br>
      <br>
      Rgds.<br>
      <br>
      Franz<br>
      <br>
      Am 27.11.12 13:38, schrieb Franz Skale:<br>
    </div>
    <blockquote cite="mid:50B4B44F.8090808@dah.am" type="cite">
      <pre wrap="">


Hi,
cat /etc/php5/apache2/conf.d/30-kolabformat.ini
extension=kolabformat.so

cat /etc/php5/apache2/conf.d/31-kolab.ini
extension=kolabshared.so
extension=kolabobject.so
extension=kolabcalendaring.so

Open libs:
lsof -n|grep -i apache2|grep -i kolab|awk '{print $9}'|sort -n|uniq
/usr/lib/libkolab.so.0.4
/usr/lib/libkolabxml.so.0.8.1
/usr/lib/php5/20100525/kolabcalendaring.so
/usr/lib/php5/20100525/kolabformat.so
/usr/lib/php5/20100525/kolabobject.so
/usr/lib/php5/20100525/kolabshared.so

Rgds
Franz



Am 27.11.12 12:52, schrieb Jeroen van Meeuwen (Kolab Systems):
</pre>
      <blockquote type="cite">
        <pre wrap="">On 2012-11-27 11:22, Franz Skale wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hi,
there are no errors in the error.log file.
I tried to downgrade with no change. (libkolab, libkolabxml and 
php-kolab)
kolab-synctroton uses the shared objects ?

</pre>
        </blockquote>
        <pre wrap="">Please verify the following files have the corresponding content:

</pre>
        <blockquote type="cite">
          <pre wrap="">[root@kolab ~]# cat /etc/php5/apache2/conf.d/30-kolabformat.ini
extension=kolabformat.so
[root@kolab ~]# cat /etc/php5/apache2/conf.d/31-kolab.ini
extension=kolabshared.so
extension=kolabobject.so
extension=kolabcalendaring.so
</pre>
        </blockquote>
        <pre wrap="">Kind regards,

Jeroen van Meeuwen

</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kolab-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kolab-users@kolab.org">Kolab-users@kolab.org</a>
<a class="moz-txt-link-freetext" href="https://www.intevation.de/mailman/listinfo/kolab-users">https://www.intevation.de/mailman/listinfo/kolab-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>