Giter Club home page Giter Club logo

Comments (6)

bohwaz avatar bohwaz commented on September 3, 2024

I'm not sure if those clients allow for a nextcloud/owncloud install in a subdirectory in the first place? Might be why?

from karadav.

tecufanujacu avatar tecufanujacu commented on September 3, 2024

Ok Yes, those clients allows for a nextcloud/owncloud install in a subdirectory because I also use nextcloud installed in a subdirectory from years.

Anyway this surely is a problem which has nothing to do with the clients.

If I install karadav in the root and from the browser I reach the path mydomain.com/status.php then I receive this answer:

installed	true
maintenance	false
needsDbUpgrade	false
version	"99.0.0"
versionstring	"99.0.0"
edition	""
productname	"NextCloud"
extendedSupport	false

If instead I install karadav in the subdirectory and from the browser I reach the path mydomain.com/dav/status.php then I receive Invalid URL" message.

This is the cause of not working ownlocud/nextcloud clients.

from karadav.

bohwaz avatar bohwaz commented on September 3, 2024

Try the fix I just committed, and set the WWW_URL constant to the correct path, it should work?

from karadav.

tecufanujacu avatar tecufanujacu commented on September 3, 2024

We are almost there, this commit fix the this problem but breaks Manage My Files.

Now when I reach the path mydomain.com/dav/status.php I corectly have:

installed	true
maintenance	false
needsDbUpgrade	false
version	"99.0.0"
versionstring	"99.0.0"
edition	""
productname	"NextCloud"
extendedSupport	false

But now when I reach the path mydomain.com/dav/files/demo/ I have the new message Page not found.

from karadav.

bohwaz avatar bohwaz commented on September 3, 2024

Try new commit?

from karadav.

tecufanujacu avatar tecufanujacu commented on September 3, 2024

Now Manage My Files works, but this commit braks again status.php, when I reach the path mydomain.com/dav/status.php I have the message Page not found.

from karadav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.