• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

FreeBSD Perl Problem plz help!

geeza@

Basic Pleskian
Hi Guys,
I've recently installed Plesk 7.5.4 on FreeBSD 5.3. Everything is fine apart from apache which is refusing to start. The reason it gives for this is as follows.


Syntax error on line 303 of /usr/local/psa/apache/conf/httpd.conf:
Cannot load /usr/local/psa/apache/libexec/mod_perl.so into server: Shared object "libperl.so" not found, required by "mod_perl.so"


I installed Perl5.8.7 from src and everything seemed fine, however there is no libperl.so on my system (I searched the entire disk).

I think I need to remove/reinstall perl. Is this safe to do or will doing this ruin my current Plesk installation?

This is the output I get from perl -v :

This is perl, v5.8.7 built for i386-freebsd

Copyright 1987-2005, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.



Any help will be greatly appreciated :)
 
I have the same problem, but even if I installed the new version of perl, it still doesn't fix the problem, could anyone help?
 
I've made the link from /usr/local/psa/lib/perl5/5.8.7 to /usr/local/lib/perl5/5.8.7 and Apache was started.
 
Back
Top