Hi all,<div><br></div><div>While trying to integrate the syncML server component to owncloud i realized that require_once("../../lib/base.php")</div><div>is failing.</div><div><br></div><div>This may be because the user would invoke the server component from localhost/owncloud/apps/fileSync/index.php</div>
<div>kinda like webdav.</div><div><br></div><div>I am planning to put up the sync server in "3rdparty" folder inside owncloud, is there any problem in doing so ? </div><div><br></div><div>Do i put in a separate landing php (like webdav) file which inturn calls the sync server's index.php ? Or does it make sense to allow users to access /3rdparty/fileSync/index.php ?</div>
<div><div><br></div>-- <br>regards,<br><br>Kunal Ghosh<br><br><br>
</div>