• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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