
How to upgrade PHP FPM
If you are running PHP FPM 7.x version(s) and thinking it's time to upgrade, this article will guide you how to upgrade PHP FPM.
If you are running PHP FPM 7.x version(s) and thinking it's time to upgrade, this article will guide you how to upgrade PHP FPM.
Recently I upgraded my Nextcloud instance and after upgrading I got some missing indexes to fix. That's normal with Nextcloud, you will get things from time to time to update. Here we will fix an error 'column size too large' when you run the occ command on the server.
You can automatically upgrade your Nextcloud instance from Admin settings. But for whatever reason you are not able to automatically upgrade, you can still manually upgrade Nextcloud.
Nextcloud default search is very basic but it gets the job done. To enhance the search we will setup Elasticsearch 7 for Nextcloud in this article.
Nextcloud is a free self hosted solution for file hosting and sharing. The base installation provides you access to contacts, calendar, chat etc.
In this article, we will install Nextcloud 23 on Ubuntu 20.04 with PHP 8. Nextcloud 23 does not recommend to use PHP 7.3 anymore, so it's time to just install PHP 8.