AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Apache 2.4 couldn't start

    Posted Wed May 05, 2021 04:20 PM
    Hello
    Following error occur on Apache which couldn't start
    Apache 2.4.46
    root:/opt/freeware/sbin:] ./apachectl -t
    Could not load program /opt/freeware/sbin/httpd:
    rtld: 0712-001 Symbol _GLOBAL__AIXI_libapr_1_so was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.
    rtld: 0712-001 Symbol _GLOBAL__AIXD_libapr_1_so was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.
    rtld: 0712-001 Symbol apr_os_uuid_get was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.
    rtld: 0712-001 Symbol _GLOBAL__AIXI_libpcre_so was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.
    rtld: 0712-001 Symbol _GLOBAL__AIXD_libpcre_so was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.
    rtld: 0712-001 Symbol _GLOBAL__AIXI_libaprutil_1_so was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.
    rtld: 0712-001 Symbol _GLOBAL__AIXD_libaprutil_1_so was referenced
    from module httpd(), but a runtime definition
    of the symbol was not found.

    ------------------------------
    Alwin Alex
    ------------------------------


  • 2.  RE: Apache 2.4 couldn't start

    Posted Sat May 08, 2021 09:56 AM
    How did you install apache (httpd) ? Is it from AIX toolbox ? 
    Did you all install/update the dependencies of httpd like pcre, apr,  apr-util ?

    ------------------------------
    SANKET RATHI
    ------------------------------



  • 3.  RE: Apache 2.4 couldn't start

    Posted Sat May 08, 2021 11:20 AM
    It is solved now, Apache was installed by Perlz already have version 2.4.46. and yum was updated recetly, APR version who was creating the issue of non compatibility

    ------------------------------
    Alwin Alex
    ------------------------------