Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

ndzlogo-1-1
44%
Loading ...

INDIA – HEADQUARTERS

INDIA

UNITED STATES

CANADA

If a client has CDP backups but doesn’t have the “R1soft restore backups” icon in their cPanel, the cPanel plugin is likely not installed.

Installing this is a straightforward process, you simply follow the instructions provided at https://wiki.r1soft.com/display/CDP3/Setting+up+cPanel+Plugin

When the CDP agent is installed the plugin is usually downloaded too, so check /root/r1soft-cpanel-plugin-1.1 as this contains all the files you’ll need:

r1redirect.php  r1soft-cdp.cpanelplugin  README

Instructions are also contained in README.

·       Open r1redirect.php using vi or nano

·       Set $CDP_SERVER_URL to the URL of the backups server the server is on.

·       Set $CONTROL_PANEL_ID to the instance ID of the backup policy on the backups server. This can be found in Policy> Control panels. The link above also shows where this is located. e.g. c1568882-3597-4931-84bb-d591eceb63f8

·       Copy r1redirect.php to the cPanel theme folder:

 cp r1redirect.php /usr/local/cpanel/base/frontend/default/

·       Run the following command to register the plugin:

 /usr/local/cpanel/bin/register_cpanelplugin r1soft-cdp.cpanelplugin

·       Once this runs, you’re done. Check cPanel to see if the plugin is present.

Notes: The user must be logged into cPanel directly in order for the redirect to work properly. If they log into cPanel from WHM>List Accounts it won’t work