[MKDoc-admin] Can't load .so

Mike Preston issmip at leeds.ac.uk
Tue Jan 28 10:47:46 GMT 2003


Hello.

I'm having a bit of trouble installing MkDoc.
As far as I'm aware I've downloaded and made everything and tried to
connect to the server. 

http://admin.equailty.leeds.ac.uk

appears to work fine. However, the other two sites:

http://editor.equality.leeds.ac.uk
http://www.equality.leeds.ac.uk

both give the error:

--
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to
complete your request.

Please contact the server administrator, issmip at leeds.ac.uk and inform them of
the time the error occurred, and anything you might have done that may
have caused the error.

More information about this error may be available in the server error log.


Apache/1.3.27 Server at www.equality.leeds.ac.uk Port 80
--

So, looking in the log files:

--
[Tue Jan 28 10:22:56 2003] [error] Can't load
'/usr/local/lib/perl5/5.8.0/sun4-solaris/auto/Data/Dumper/Dumper.so' for module
Data::Dumper: ld.so.1:
/export/home/webhost2_d/issmip/src/apache_1.3.27/src/httpd: fatal: relocation
error: file /usr/local/lib/perl5/5.8.0/sun4-solaris/auto/Data/Dumper/Dumper.so:
symbol main: referenced symbol not found at
/usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm line 229.
 at /export/home/webhost2_b/MkDoc/mkdoc/cgi/mkdoc.cgi line 5
Compilation failed in require at
/export/home/webhost2_b/MkDoc/mkdoc/cgi/mkdoc.cgi line 5.
BEGIN failed--compilation aborted at
/export/home/webhost2_b/MkDoc/mkdoc/cgi/mkdoc.cgi line 5.
--

I've looked in /usr/local/lib/perl5/5.8.0/sun4-solaris/DynaLoader.pm which
says the error comes from somewhere else. Any ideas where?

I've tried

% perl
use DynaLoader;
use Data::Dumper;
^D

(plus others) to test the module installations. They all seem ok.

As you can see I'm running Apache 1.3.27, Perl 5.8.0 with mod_perl 1.27.
This is on a Solaris 8 machine and my httpd.conf files are attached, 
httpd_mkdoc.conf calls httpd_eq.conf.

Thanks for your help.

Mike.


-- 
Mike Preston                 Email: M.I.Preston at leeds.ac.uk
Information Systems Services           Phone: 0113 233 5844
University of Leeds                    Fax:   0113 233 5411
Leeds LS2 9JT




-------------- next part --------------
A non-text attachment was scrubbed...
Name: httpd_mkdoc.conf
Type: application/octet-stream
Size: 47254 bytes
Desc: not available
Url : http://lists.webarch.co.uk/pipermail/mkdoc-admin/attachments/20030128/2a590b9a/httpd_mkdoc.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: httpd.conf
Type: application/octet-stream
Size: 4361 bytes
Desc: not available
Url : http://lists.webarch.co.uk/pipermail/mkdoc-admin/attachments/20030128/2a590b9a/httpd.obj


More information about the MKDoc-admin mailing list