-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Solution: Check your user credentials for the database user and his password. The error 005 is only present when the user credentials are wrong.
Solution: You don't have an empty or present database for Redundancy.
Problem: The installer tells me there is a problem while creating the database config or the program config
Solution: Check if Redundancy.conf and Includes/DataBase.inc.php are writable.
Solution: Redundancy enables https by default. If no https if available, this causes a problem. Setting Program_HTTPS_Redirect to 0 will solve the problem.
Solution: Set "use_buffer" to 1.
Solution: Check if /Storage/ /Temp/ and /Snapshots/ are really writable.
Solution: Log in with your root account (which was created at install), click the right dropdown box and choose administrate.
Redundancy does not log any extra data to provide a kind of minute of your filesystem usage. All informations on the changes page are provided by the metadata out of the filesystem. If a file or folder gets deleted, the metadata will be deleted,too. That's the reason why this entries are missing.
If this feature should be implemented, each deletion must be logged. But thats not planned, because the lightweight paradigm is also planned for the usage of the data. Only the data which is needed for the storage and it's access will be saved. Redundancy will never log how a user uses his storage.
//WIP