{"id":2328,"date":"2019-01-02T11:50:10","date_gmt":"2019-01-02T11:50:10","guid":{"rendered":"http:\/\/www.softaculous.com\/blog\/?post_type=docs&#038;p=2328"},"modified":"2019-01-14T05:16:21","modified_gmt":"2019-01-14T05:16:21","slug":"replicating-a-softaculous-server-setting","status":"publish","type":"docs","link":"https:\/\/www.softaculous.com\/blog\/docs\/admin\/softaculous-management\/replicating-a-softaculous-server-setting\/","title":{"rendered":"Replicating a softaculous server setting"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Overview<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This guide explains how to Replicate a Softaculous Server Settings to a New Server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the universal.php<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Copy the old universal setting file in your new Softaculous Core located at&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/enduser\/universal.php\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/enduser\/universal.php\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">e.g. in cPanel, the universal.php is located at&nbsp;<strong>\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/softaculous\/enduser\/universal.php<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the iscripts.php<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Copy the old Enabled scripts file in your new Softaculous Core located at&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/enduser\/iscripts.php\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/enduser\/iscripts.php\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">e.g. in cPanel, the iscripts.php is located at&nbsp;<strong>\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/softaculous\/enduser\/iscripts.php<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the categories.ser<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This file stores the order of Script Categories which can be changed from Softaculous Admin panel -&gt; Categories&nbsp;<br>Copy the old categories file in your new Softaculous Core located at&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/enduser\/categories.ser\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/enduser\/categories.ser\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">e.g. in cPanel, the categories.php is located at&nbsp;<strong>\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/softaculous\/enduser\/categories.ser<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the conf Folder<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Copy the old conf folder in your new Softaculous Core located at&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/conf\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/conf\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">e.g. in cPanel, the conf folder is located at&nbsp;<strong>\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/softaculous\/conf<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the hooks folder, IF you have configured hooks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">IF YOU HAVE CONFIGURED ANY HOOKS FOR THE INSTALLATION, YOU WILL HAVE TO COPY THE HOOKS FOLDER AS WELL<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/enduser\/hooks\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/enduser\/hooks\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">e.g. in cPanel, the conf folder is located at&nbsp;<strong>\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/softaculous\/enduser\/hooks<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the cscripts.php ( IF PRESENT )<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">cscripts.php is the file for custom scripts. Copy the custom scripts file from your&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/enduser\/cscripts.php\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/enduser\/cscripts.php\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">e.g. in cPanel, the cscripts.php is located at&nbsp;<strong>\/usr\/local\/cpanel\/whostmgr\/docroot\/cgi\/softaculous\/enduser\/cscripts.php<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the Custom Script Packages ( IF PRESENT )<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you have configured any Custom Script, you will need to copy the packages on to the new server. Copy the custom scripts from your&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/var\/softaculous\/CUSTOM_SCRIPT\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/var\/softaculous\/CUSTOM_SCRIPT\n<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Copy the Custom CSS ( IF PRESENT )<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you have configured any Custom CSS for Softaculous, you will need to copy the custom.css on to the new server. Copy the custom.css from your&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">OLD SERVER\n\/path\/to\/softaculous\/enduser\/themes\/default\/custom.css\n\/path\/to\/softaculous\/enduser\/themes\/simple\/custom.css\n<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">TO&nbsp;:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted bash hljs\">NEW SERVER\n\/path\/to\/softaculous\/enduser\/themes\/default\/custom.css\n\/path\/to\/softaculous\/enduser\/themes\/simple\/custom.css\n<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Done<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This will replicate your Softaculous Settings for an Existing server to a New Server.<\/p>\n","protected":false},"featured_media":0,"parent":1671,"menu_order":7,"comment_status":"closed","ping_status":"closed","template":"","docs_category":[],"class_list":["post-2328","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/docs\/2328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/comments?post=2328"}],"version-history":[{"count":2,"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/docs\/2328\/revisions"}],"predecessor-version":[{"id":2748,"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/docs\/2328\/revisions\/2748"}],"up":[{"embeddable":true,"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/docs\/1671"}],"wp:attachment":[{"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/media?parent=2328"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/www.softaculous.com\/blog\/wp-json\/wp\/v2\/docs_category?post=2328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}