IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Cannot load /usr/local/apache/libexec/ApacheModuleIno.so int

  • 1.  Cannot load /usr/local/apache/libexec/ApacheModuleIno.so int

    Posted Fri February 08, 2002 11:22 AM

    I cannot start the apache server. It quits with
    this message:

    # bin/apachectl start
    Syntax error on line 1009 of /usr/local/apache/conf/httpd.conf:
    Cannot load /usr/local/apache/libexec/ApacheModuleIno.so into server: shared object not open
    bin/apachectl start: httpd could not be started

    Yet the library is there, the path is in ld.so.conf and gets printed with ldsoconfig -v

    Does ApacheModuleIno need another library. I checked that all libs are there against a running Tamino server.


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Cannot load /usr/local/apache/libexec/ApacheModuleIno.so int

    Posted Fri February 08, 2002 04:18 PM

    Hi Armin,

    this is a shot in the dark, but …

    Tamino has the requirement that Apache on Unix be compiled with DSO (Dynamic Shared Object) support.
    You will find such a version of Apache on your Tamino CD.

    I would check this if you are using “your own” Apache.

    HTH,
    Trevor.


    #Tamino
    #API-Management
    #webMethods