• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

plesk backup button showing raw html

G

graham HAYES

Guest
Hi everyone,

I have an issue after i have installed the backup component, i know have the backup button which i can click. however upon clicking it, i know get raw html:(e.g. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>
<link rel="shortcut icon" href="/favicon.ico">
<title>Plesk</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="javascript" type="text/javascript" src="/javascript/common.js?plesk_version=psa-8.6.0-86080930.08"></script>
<script language="javascript" type="text/javascript" src="/javascript/main.js?plesk_version=psa-8.6.0-86080930.08"></script>
<script language="javascript" type="text/javascript" src="/javascript/chk.js.php?plesk_version=psa-8.6.0-86080930.08"></script>
<script language="javascript" type="text/javascript" src="/javascript/prototype.js?plesk_version=psa-8.6.0-86080930.08"></script>
<!--[if lt IE 7]><script language="javascript" type="text/javascript" src="/javascript/main.leIE7.fixes.js?plesk_version=psa-8.6.0-86080930.08"></script><![endif]-->



<link rel="stylesheet" type="text/css" href="/skins/winxp.new.compact/css/general.css">
<link rel="stylesheet" type="text/css" href="/skins/winxp.new.compact/css/main/custom.css">
<link rel="stylesheet" type="text/css" href="/skins/winxp.new.compact/css/main/layout.css">
<link rel="stylesheet" type="text/css" href="/skins/winxp.new.compact/css/main/desktop.css">
<!--[if IE]><link rel="stylesheet" type="text/css" href="/skins/winxp.new.compact/css/ie.css"><![endif]-->
<link rel="stylesheet" type="text/nonsense" href="/skins/winxp.new.compact/css/misc.css">


<script type="text/javascript">
<!--
InitTips('/javascript/conhelp.js.php','plesk-base'+'');

function _body_onload()
{
setScrollInIE();
turnAutocompleteOff();)

how can i fix that?
 
Hi

I think you can try to reinstall backup manager
rpm -Uvh --force psa/PSA_8.6.0/dist-rpm-CentOS-5-i386/opt/psa-backup-manager-8.6.0-fc4.build86080930.03.i586.rpm
 
Back
Top