On 2/18/2014 9:32 PM, Roman Gelfand wrote:
I just built apache 2.4.7 from source. I would like to build php5
module. Where can I download just the php5 module source from? I
tried to download from php site, but all they have is complete source
download.
The complete source from the php site is actually what you want. Then
when you run the configure script for php, add the apxs2 option to make
it build the Apache module. For example, the configure option might be
"--with-apxs2=/usr/local/apache2/bin/apxs".
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org