Installing php without apxs?

Discussion in 'PHP' started by czamora, May 28, 2006.

  1. #1
    Hi,

    I'm trying to install php 4.4 from source, and my server has Apache 2.0, but it lacks apxs. How can I install php then? What option should I use in the configure (--with-apxs2=... does not work because it does not find the apxs app).

    Any hints will be appreciated.
    Thanks.
     
    czamora, May 28, 2006 IP
  2. czamora

    czamora Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I forgot to mention that the current php on that server was compiled with --with-apxs2=/usr/sbin/apxs, but there is not such file at /usr/sbin !
     
    czamora, May 29, 2006 IP