[Solved] Connect WordPress installed in an instance of Google Cloud Platform to Cpanel in another instance of Google Cloud Platform

[ad_1] Connect WordPress installed in an instance of Google Cloud Platform to Cpanel in another instance of Google Cloud Platform [ad_2] solved Connect WordPress installed in an instance of Google Cloud Platform to Cpanel in another instance of Google Cloud Platform

[Solved] We need a script to create a backup of all the files, database and email using third party Cpanel details in PHP

[ad_1] include “xmlapi.php”; $source_server_ip = “”; $cpanel_account = “”; // cPanel username $cpanel_password = ”; // cPanel password //Credentials for FTP remote site $ftphost = “”; // FTP host IP or domain name $ftpacct = “”; // FTP account $ftppass = “”; // FTP password $email_notify = ”; // Email address for backup notification $xmlapi … Read more