Missing apxs in Apache 2

Discussion in 'Apache' started by czamora, May 27, 2006.

  1. #1
    Hi,
    My hosted server has Apache 2.0.40, but it does not seem to have apxs. Is this possible? And how can I fix it?

    Thanks a lot for any help.
     
    czamora, May 27, 2006 IP
  2. liquidsam

    liquidsam Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you have root access on the server, just reinstall Apache from the source distribution and apxs will be created in /usr/local/apache2/bin (default location).

    In your post you said it is a "hosted" server, which leads me to believe you don't have root. If that's the case, ask your host to recompile Apache from source.

    -Sam
     
    liquidsam, May 31, 2006 IP
  3. Mystique

    Mystique Well-Known Member

    Messages:
    2,579
    Likes Received:
    94
    Best Answers:
    2
    Trophy Points:
    195
    #3
    However, if he is on a shared hosting or reseller hosting, the provider may not recompile it or the extension tool is disabled.

    Apxs is a tool for building and installing extension modules, useful for those owning a dedicated or virtual private server, because you cannot install your own modules in a shared hosting account.
     
    Mystique, May 31, 2006 IP