Documentation

All articles

November 24, 2023

3 – open_basedir Protection

In simple words, open_basedir protection forbids your PHP scripts to access file system beyond the specified path i.e. open_basedir "/home/domain.com/" If this path is specified for open_basdir, your PHP code cannot access…

Read article

November 24, 2023

2 – SSL For PostFix/Dovecot

On a default installation of CyberPanel, Postfix and Dovecot use self-signed SSL. You can now use Let’s Encrypt with your mail server. Navigate to: https://<IP Address>:8090/manageSSL/sslForMailServer You will see a list of…

Read article

November 24, 2023

1 – DKIM Set up and Configurations

DKIM Signing Starting version 1.6.4 you can now check whether you want to setup DKIM DNS records for your domains. If OpenDKIM is not installed, it will prompt you to install OpenDKIM, which you…

Read article

November 24, 2023

Child Domains Launcher

After version 1.5 child domains feature is available in CyberPanel. After version 1.6.4 is stable we’ve launched a dedicated launcher for child domains. Why there is a need for Child Domain Launcher Most of…

Read article

November 24, 2023

2 – PHP Configurations

If you need to edit php settings for any PHP Version, you can go to Server > PHP > Edit PHP Configs. There are two modes: Basic In basic mode you can only…

Read article

November 24, 2023

Remote Transfer

Remote transfer can help you transfer accounts from remote CyberPanel installation to local CyberPanel installation. Version 1.5 of CyberPanel is required on both ends. Fetch Accounts Main > Back ups > Remote…

Read article

November 24, 2023

Backup and Restore in CyberPanel

The Backups section includes one-click website backups, incremental backups, schedules, remote destinations, Google Drive, and restore tools. This guide covers a manual full backup and restore in the current interface. Important: keep…

Read article