bookmark_borderPHP 8.5 Now Available on Our cPanel and DirectAdmin Servers

We are pleased to announce that PHP 8.5 is now available on our hosting platform and can now be used on both cPanel and DirectAdmin based servers.

PHP 8.5 brings the latest improvements from the PHP project, including new language features, continued performance refinements, and ongoing support for modern PHP applications. It is the newest supported PHP branch, making it a good option for customers looking to stay current with their development environment.

To change your PHP version, please refer … Read More

bookmark_borderSetting Up OpenCloud with Nginx for Self-Hosted Cloud Storage

What is OpenCloud?

OpenCloud is an open-source, self-hosted cloud platform that allows users to store, manage, and share files securely on their own servers. It provides functionality similar to popular cloud storage services while giving administrators full control over data, privacy, and infrastructure.

OpenCloud can be deployed on Linux servers and accessed through a web interface, making it easy to manage files, collaborate with teams, and synchronize data across devices.

When deployed with Nginx, OpenCloud benefits from a high-performance … Read More