<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    Sorry for the part about getid3, i just saw this is already
    implemented.<br>
    <br>
    So there is only the util.php which causes me a problem.<br>
    <br>
    Yours,<br>
    bbk<br>
    <br>
    On 11/24/2011 11:55 AM, Rigzen Oliver Latshang wrote:
    <blockquote cite="mid:4ECE229A.5020504@math.ethz.ch" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hello,<br>
      <br>
      I don't allow my webserver to run operating system commands, so i
      disabled exec() as my default configuration. There are two places
      i found owncloud is using <i>exec()</i> one is in <i>apps/media/lib_scanner.php</i>
      used to call <i>mp3info</i>, to get the metadata of mp3 files.<br>
      <br>
      Maybe it would be nice to use the 3rd party library getid3 ( <a
        moz-do-not-send="true" href="http://getid3.sourceforge.net/">http://getid3.sourceforge.net/</a>)?<br>
      <br>
      The other place i found was in <i>lib/util.php</i>, the method <i>checkServer()</i>
      (Line 183) want's to know which user is running the webserver, but
      the result is never used (as far as i can see). Maybe this is even
      uneccessary and would be great if it dissapears.<br>
      <br>
      Thank to all of you.<br>
      <br>
      Yours,<br>
      bbk<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Owncloud mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Owncloud@kde.org">Owncloud@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>