• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Manual patch causes admin panel to crash

P

philb@

Guest
CentOS 4, fully updated.
Plesk 9.3.0 running for about 2 years.

I applied the patched files manually as described here: http://kb.parallels.com/en/112303

Most specifically, I copied in the following files:

Plesk 9.3.0
%plesk_dir%\admin\plib\api-rpc\Agent.php
%plesk_dir%\admin\plib\class.Session.php
%plesk_dir%\admin\plib\backup\BackupCreateBackupNowForm.php
%plesk_dir%\admin\htdocs\help.php

Now when I start the admin panel I get:

This file is part of Plesk distribution. It cannot be run outside of Plesk environment.

Is there some secret handshake I don't know about?
 
Last edited by a moderator:
Figured this one out.

The MU patches that can be manually applied were for Windows versions of Plesk. I used

rpm -qf /path/to/file/that/was/broken and it told me which RPM it came from.

Then I found that RPM and ran it with --force to make it run.

That put back the original files.
 
Back
Top