<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I get xcache errors when using version 4.5.1. Because they also
    occur during the creation of the CSS files, the page looks really
    messed up. I guess the cause is that ownCloud is not prepared for
    non-Apache webservers. I'm using the Hiawatha webserver.<br>
    <br>
    The warnings are:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    Warning: xcache_isset(): xcache.var_size is either 0 or too small to
    enable var data caching in /<path>/lib/cache/xcache.php on
    line 39<br>
    Warning: xcache_set(): xcache.var_size is either 0 or too small to
    enable var data caching in /<path>/lib/cache/xcache.php on
    line 34<br>
    Warning: xcache_isset(): xcache.var_size is either 0 or too small to
    enable var data caching in /<path>/lib/cache/xcache.php on
    line 39<br>
    Warning: xcache_set(): xcache.var_size is either 0 or too small to
    enable var data caching in /<path>/lib/cache/xcache.php on
    line 34<br>
    <br>
    Is ownCloud tested with other webservers or is it a Apache-only
    application?<br>
    <br>
    greetings,<br>
    Hugo<br>
  </body>
</html>