Need some help to install Spotweb

  • It seems i can not get the api function working. I know from my old Synology server i should get an xml when going to http://10.0.0.6/spotweb/api?t=c, now i get a file not found error


    Alltough i have my server settings a slightly different; 1. i let it listen to port 80 and 2. i enabled index.html also because i host a small website.


    Byt also with your setting (listen to 8085 and disable index.html) i get a file not found error.


    Anny ideas what could cause this?

  • Yes, that was what I meant.


    You can use Command Line, so every folder in Spotweb is 777.
    chmod -R 777 /path to your shared folder/Spotweb (example: chmod -R 777 /www-data/Spotweb)

  • Thanks for the guide


    I got it working today.


    One of my stumbling block was that I got a 403 trying to connect to [ipofmyOpenmediavault]:8085.


    But when I tried [ipofmyOpenmediavault]:8085/Spotweb/install.php instead, I got it running.


    And I needed to change this part in the nginx server settings as well:
    -Options-
    Use index: enable disable
    index.html: disable
    index.php: enable

    3 Mal editiert, zuletzt von 7ore () aus folgendem Grund: Added info.

  • Thanks for the guide!
    But unfortunately I get this error at the installation page



    Zitat

    Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5)


    Does anybody know how the session.save_path must be?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!