Security & setup warnings Help

Nextcloud version (19.0.3):
Operating system and version (Debian 10):
Apache or nginx version (Apache 2.4.38):
PHP version (7.4):

Hi, I need help cause i want to fix the point in the category Security & setup warnings …

** MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read [the documentation page about this].*
** The “Strict-Transport-Security” HTTP header is not set to at least “15552000” seconds. For enhanced security, it is recommended to enable HSTS as described in the [security tips].*

** Your web server is not properly set up to resolve “/.well-known/caldav”. Further information can be found in the [documentation].*
** Your web server is not properly set up to resolve “/.well-known/carddav”. Further information can be found in the [documentation]*

now I need help in the point MySQL… I cant set the innodb_file_format to Barracuda because InnoDB is not writable…
And the other problem point i didnt understand can somebody help me
Thanks

All reported problems are reported on a regular base, so that you should find solutions by simply using the search function of this forum:

https://docs.nextcloud.com/server/latest/admin_manual/configuration_database/mysql_4byte_support.html#enabling-mysql-4-byte-support

https://help.nextcloud.com/search?q=Strict-Transport-Security

https://help.nextcloud.com/search?q=resolve%20%2F.well-known%2Fcaldav

2 Likes

ok i try the links thanks