• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

psa.inf3 required

R

rav2211

Guest
I install plesk8 for SUSE10. I download "Autoinstaller build 060704.16" and "Plesk 8.0.1 for Linux/Unix build 80060903.14" and whant to install Plesk8 from local place. But when I run autoinstaller and choose install from Local media psa.inf3 is required. I cannot find it in Plesk8 packages. What should I do and how can I install plesk8 from local media on clear server?
 
Good question

Same problem under Fedora Core 4

Current settings:
Install Plesk from Local media
Install required system packages from Local media
Store downloaded files to: /root/psa

N) Next page; P) Go back; Q) Cancel installing
S) Change source; T) Change target directory;
Select action [N]:
ERROR: Can't get file /root/psa/psa.inf3
ERROR: Installation failed

ls /root/psa/
dist-rpm-FedoraCore-4-i386 thirdparty-rpm-FedoraCore-4-i386


[root@io ~]# find /root/psa -name psa.inf3 -print
[root@io ~]#


Apparently, downloading from a Plesk server will get you the correct file, however:

/root/psa/PSA_8.0.1/
plesk-8.0.1-fc4-i386.inf3
[root@io ~]# ls /root/psa/PSA_8.0.1/
plesk-8.0.1-fc4-i386.inf3
 
Back
Top