<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      Am 01.02.2013 21:02, schrieb Ayudh Das:<br>
    </div>
    <blockquote
cite="mid:CADT86AvxRHj4kzfv1C3-9Kbt_YGGGLq+bba=6Nreue4WHOyJsQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">i followed the steps as mentioned here
        <div><a moz-do-not-send="true"
href="http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html">http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html</a><br>
        </div>
        <div><br>
        </div>
        <div style="">and when i entered into the url <a
            moz-do-not-send="true"
            href="http://localhost/projects/owncloud">http://localhost/projects/owncloud</a></div>
        <div style=""><br>
        </div>
        <div style="">I get this error</div>
        <div style=""><br>
        </div>
        <div style=""><b style="color:rgb(0,0,0);font-family:'Times New
            Roman';font-size:medium">Fatal error</b><span
            style="color:rgb(0,0,0);font-family:'Times New
            Roman';font-size:medium">: Class 'OC_Config' not found in </span><b
            style="color:rgb(0,0,0);font-family:'Times New
            Roman';font-size:medium">C:\xampp\htdocs\projects\owncloud\lib\request.php</b><span
            style="color:rgb(0,0,0);font-family:'Times New
            Roman';font-size:medium"> on line </span><b
            style="color:rgb(0,0,0);font-family:'Times New
            Roman';font-size:medium">94</b><br>
        </div>
      </div>
    </blockquote>
    Can you please test my owncloud branch set_include_path_early<br>
    <br>
    cd owncloud<br>
    git remote add herbrechtsmeier
    <a class="moz-txt-link-freetext" href="https://github.com/herbrechtsmeier/core.git">https://github.com/herbrechtsmeier/core.git</a><br>
    git fetch herbrechtsmeier<br>
    git checkout -b set_include_path_early
    herbrechtsmeier/set_include_path_early<br>
    <br>
    <blockquote
cite="mid:CADT86AvxRHj4kzfv1C3-9Kbt_YGGGLq+bba=6Nreue4WHOyJsQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="">
        </div>
        <div style=""><br>
        </div>
        <div style="">I am trying to check what is wrong. Is it a bug,
          if yes then how to report it?  Please help me as I am new to
          open source and ownCoud.</div>
      </div>
    </blockquote>
    Please take a look into owncloud/CONTRIBUTING.md<br>
    <br>
    Regards,<br>
      Stefan<br>
    <br>
  </body>
</html>