1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

error while loading shared libraries: libaprutil-0.so

Discussion in 'Apache' started by aha!, Dec 15, 2005.

  1. #1
    When trying to start apache2 I got a problem :

    httpd -k start
    httpd: error while loading shared libraries: libaprutil-0.so.0: failed to map segment from shared object: Permission denied

    I am not sure where to start to fix the problem.:confused:
     
    aha!, Dec 15, 2005 IP
  2. forkqueue

    forkqueue Guest

    Messages:
    401
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you root when attempting to start the httpd?
     
    forkqueue, Dec 15, 2005 IP
  3. aha!

    aha! Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ooops! Now I'm trying with different user (admin group) and get a new error:

    ./httpd -k start
    httpd: Syntax error on line 233 of /usr/local/apache2/conf/httpd.conf: API module structure `access_module' in file /usr/local/apache2/modules/mod_access.so is garbled - perhaps this is not an Apache module DSO?
     
    aha!, Dec 16, 2005 IP