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'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