dlopen trouble on V4.0f

From: Jonathan Detert <detertj_at_nurd.msoe.edu>
Date: Fri, 21 Jul 2000 15:58:07 -0500

Hello Everyone,

my predecessor warned me that he couldn't get dynamic linking of libraries to
work on this v4.0f box. I chose to see for myself. I compiled apache and php
such that apache would dynamically link php as a "shared object" when needed.
The compile worked fine, but when I try to start apache, I get this error:

        Syntax error on line 227 of /usr/local/apache_1.3.12/conf/httpd.conf:
        Cannot load /usr/local/apache_1.3.12/libexec/libphp3.so into server:
        dlopen: cannot load /usr/local/apache_1.3.12/libexec/libphp3.so
        bin/apachectl start: httpd could not be started

I don't think it's really a syntax error, cuz apache's own tool (apxs) created
that line in the .conf file. Also, I verifed that the libphp3.so is where
apache thinks it is, and that it's readable and executable.

Any ideas how to trouble-shoot dlopen's problem?

Thanks,

Jon Detert
Unix System Administrator
Milwaukee School of Engineering
Received on Fri Jul 21 2000 - 20:54:42 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:41 NZDT