Closed Bubu closed 9 years ago
AFAIK oC 8.0.12 won't show this warning. This is only added to oC 8.2/9.0 as you can see here: https://github.com/owncloud/core/pull/18778
Why are you expecting this message on oC 8.0.x?
Yes, I understand that. The point is the message is not shown unless there is some other warning to show.
On 6 November 2015 19:02:12 CET, RealRancor notifications@github.com wrote:
@Bubu That is the expected behavior. You should use redis for transactional locking if possible. Until that the message is shown.
Reply to this email directly or view it on GitHub: https://github.com/owncloud/core/issues/20376#issuecomment-154486954
Ah, i see. Seems you have a typo in:
ownCloud version: (see ownCloud admin page) 8.0.12
There is no 8.0.12 available yet so you're probably running 8.2.0 when reading your config.php correctly?
Yes, sorry I meant: - version: 8.2.0.12
+1, I also have this issue :(
Steps to reproduce
Expected behaviour
Message
Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the documentation ↗ for more information.
is shown.Actual behaviour
All checks passed.
shown.Server configuration
Operating system: Arch Linux
Web server: apache 2.4.17
Database: mysql Ver 15.1 Distrib 10.0.22-MariaDB, for Linux (x86_64) using readline 5.1
PHP version: PHP 5.6.15 (cli)
ownCloud version: (see ownCloud admin page) 8.2.0.12
Updated from an older ownCloud or fresh install: Updated from 8.1 form 8.0
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... no
Client configuration
Browser: Firefox 42
Operating system: Xubuntu 14.04
Logs
Web server error log
ownCloud log (data/owncloud.log)
Repeatedly this line:
Browser log