• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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