• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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