Requirements

Before installing and using Cloudflare DNS Manager, make sure your server meets the following requirements.


Server Requirements

Requirement
Version / Notes

PHP

8.2 or higher recommended

Web Server

Apache or Nginx (with PHP support)


Required PHP Extensions

The following PHP extensions must be enabled:

  • pdo

  • pdo_sqlite

  • openssl

  • mbstring

  • tokenizer

  • xml

  • curl

  • fileinfo

Last updated