Tag php

Nextcloud_Logo

Set Up Nextcloud 31 (Hub 10) on Ubuntu 24.04 LTS

Nextcloud 31, tagged as Hub 10, was released last month with many features, UI enhancements, and bug fixes. To me, this is one of the releases that heavily focuses on UI refinements. In this article, we discuss and walk through how to set up Nextcloud 31 (Hub 10) on an Ubuntu 24.04 LTS server with the Apache web server, PHP 8.3, and the MariaDB database.

php-tag

How to Upgrade PHP on Ubuntu

The newest Nextcloud instances require at least PHP 8.2 or above. Nextcloud 32 will not support PHP 8.1, and you may have already seen a deprecation message on Nextcloud 30 and above. While this article is not just about Nextcloud but also about PHP, it primarily addresses the issue of upgrading PHP for Nextcloud servers. However, the steps can be applied to any server that requires a newer version of PHP. Read on to learn how to upgrade PHP on Ubuntu servers or desktops.

Install-Nextcloud-30-Hub-9-on-Ubuntu-24.04-LTS

Install Nextcloud 30 Hub 9 on Ubuntu 24.04 LTS

Nextcloud 30 Hub 9 was released yesterday, and this time the changes are significant in terms of features, apps, improvements, and the UI. There's a fresh UI update, which I personally like. It’s more compact, and the round shapes are gone for good. Almost every core app has received a redesign. The Talk UI has also been revamped and looks fantastic. You can read more about the changes and features below. If you want to try it out, follow this guide to install Nextcloud 30 Hub 9 on an Ubuntu 24.04 LTS server with Apache and MariaDB.

Fine-Tune-PHP-FPM-and-Apache-for-Optimal-Performance

Fine-Tune PHP-FPM and Apache for Optimal Performance

If you have a high-spec server for a web app, but the server isn't optimized to handle large traffic, you may experience timeouts when loading the app. This issue is often due to the web server not being properly configured for heavy traffic. In this article, we will explore how to fine-tune PHP-FPM and Apache for optimal performance.

How-to-Set-Up-DokuWiki-on-Ubuntu-22.04-Server

How to Set Up DokuWiki on Ubuntu 22.04 Server

If you like to document your documents using Markdown-like format, you should try out DokuWiki. DokuWiki syntax is similar to Markdown. It has plugins to extend it and requires no database. Let's jump in and explore how you can set up DokuWiki on an Ubuntu 22.04 LTS server.

unraid-with-nextcloud

How to Increase Upload Size on Nextcloud in Unraid

On most straightforward installations, you may have changed the upload file size limit somehow. But what if you have a Nextcloud Docker container set up on an Unraid system? In this article, we will explore how to increase the file upload size limit on your Nextcloud setup in Unraid.