How to Install VDO panel on cPanel Server ?

Browse our easy to follow guides and tutorials that demonstrate how to use Everest Panel. Easy Guide For Broadcasters.

How to Install VDO panel on cPanel Server ?

Recommended System: CentOS 7, CentOS 8 or AlmaLinux 8
~~~~~~~~~~~~~~~~~~~~~~~
Pre-Requirement for the cPanel Server

√ Dont make edit or changes on vdopanel cPanel account
√ Make sure NGINX not installed on the cPanel server before
√ php 7.2, 7.3 or 7.4 with ionCube PHP Loader + suphp
√ Make sure (exec, shell_exec and allow_url_fopen) enabled for php
√ Disable PHP-FPM for vdopanel account
√ Set this values for php settings :
    max_execution_time = 180
    max_input_time = 180
    memory_limit = 512M
    post_max_size = 2000M
    upload_max_filesize = 2000M

~~~~~~~~~~~~~~~~~~~~~

Minimum VPS/Dedicated Server Requirement

1 Core CPU, 1 GB RAM & HDD As per your Need.

~~~~~~~~~~~~~

Login to your server via SSH

root login is a requirement, the installation will not function if you are not logged in as root or have sufficient sudo privileges.

Now Run the below command and press Enter :

curl -L https://vdopanel.com/dist/install.bin > install.bin && chmod +x install.bin

Now run the below command and press Enter

./install.bin start

Setup will now guide you through the installation process.

NOTE: After Installation completed Login your Admin Panel and Insert License Key.