You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Ryan Hairyes <rh...@lee.k12.nc.us> on 2002/07/11 17:34:17 UTC

mod_perl help

Hello all,

I just compiled mod_perl 1.27 with apache 1.3 for Solaris 8.  I used perl
5.6.1 and gcc from www.sunfreeware.com.  After I compiled everything and tried
to load the perl module (with LoadModule) I receive the following error:


Cannot load /usr/local/apache/libexec/libperl.so into server: ld.so.1: /usr/local/apache/sbin/httpd: fatal: relocation error: file /usr/local/apache/libexec/libperl.so: symbol main: referenced symbol not found


Any idea on what I did wrong?  Thanks.

Ryan