Creating cfg file: /var/services/web/FSync/settings.php
Finished the setup, please delete setup.php and go on with the FFSync
<?php
// you can disable registration to the firefox sync server here,
// by setting ENABLE_REGISTER to false
//
define("ENABLE_REGISTER", true);
// firefox sync server url, this should end with a /
// e.g. https://YourDomain.de/Folder_und_ggf_/index.php/
//
define("FSYNCMS_ROOT", "http://diskstation/FSync/index.php/");
// Database connection credentials
//
define("MYSQL_ENABLE", true);
define("MYSQL_HOST", "localhost");
define("MYSQL_DB", "DBNAME");
define("MYSQL_USER", "root");
define("MYSQL_PASSWORD", "PASSWORD");
?>
hmm, ka was ich jetzt gemacht hab, aber jetzt is die settings.php da ^^
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.