> [Thu May 13 16:11:37 2010] [error] [client 135.250.32.106] ld.so.1: perl: > fatal: relocation error: file > /usr/local/lib/perl5/5.8.8/sun4-solaris//auto/Encode/Encode.so: symbol > Perl_call_pv: referenced symbol not found
If you do a search with "ld.so.1: perl: fatal: relocation error: file /usr/local/lib/perl5/5.8.8/sun4-solaris" on google - you can see other hits. It some specific problem with Perl, and the C compiler you used when installing some cpan modules, in this case Encode. Is this deployed using CGI and not mod_perl? Try CGI first. Another option is to use cpan and upgrade the Encode module. Either way, its some perl problem more than Codestriker. Cheers, David ------------------------------------------------------------------------------ _______________________________________________ Codestriker-user mailing list Codestriker-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/codestriker-user