• 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.

Perl 5.8.6 Freebsd errors trying to install Plesk 7.5.3

K

kevindevaux

Guest
Can someone guide me what to do.I am trying to install plesk 7.5.3 on my freebsd 5.3
server but its saying I need to install perl 5.8.6 for some reason when i try to install perl I get errors. can someone guide me on what i should do. I tried looking all over the internet can seem to find anything. the errors are as followed..


*** Error code 1

Stop in /home/DeVauX/perl-5.8.6/ext/Errno.
make config failed, continuing anyway...
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm
Skip ../../lib/Errno.pm (unchanged)
*** Error code 1 (ignored)

Everything is up to date. Type 'make test' to run test suite.
WebServer#
 
I had freebsd 5.3 and it had perl 5.8.5 install on it so i pkg_delete perl 5.8.5 and try to add pack 5.8.7 to my server

now when I execute the command
perl -v

I get this

WebSerVer# perl -v
/usr/bin/perl: Exec format error. Binary file not executable.

I am trying to put plesk on and for some reason I am having troubles perl cant seem to get it to work
 
Back
Top