November 24, 2023
4 – Change Upload Limit for phpMyAdmin
To change phpMyAdmin upload limits to a higher value: Go to PHP → Edit PHP Configs → Advanced , and select php 7.3 Search “post_max_size” , and change value from default 8M…
Read articleDocumentation
November 24, 2023
To change phpMyAdmin upload limits to a higher value: Go to PHP → Edit PHP Configs → Advanced , and select php 7.3 Search “post_max_size” , and change value from default 8M…
Read articleNovember 24, 2023
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 articleNovember 24, 2023
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 articleNovember 24, 2023
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 articleNovember 24, 2023
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 articleNovember 24, 2023
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 articleNovember 24, 2023
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 articleNovember 24, 2023
CyberPanel allows you to schedule and send backups to remote locations (local/sftp) (Daily/Weekly). Note: if you are using storage boxes from providers like Hetzner, you need to enable SSH support, otherwise SFTP…
Read articleNovember 24, 2023
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 articleNovember 24, 2023
Install SpamAssassin at: https://<IP Address>:8090/emailPremium/SpamAssassin Once installed, you can configure SpamAssassin settings, more details on our blog post.
Read article