Re: Re: Building sapi_apache2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gaby vanhegan wrote:
> Is there a specific compile switch that I need to build Apache with in
> order to allow php5 to see and use the sapi_apache2 module?  I could see
> nothing specific in a "./configure --help" for either Apache or php.  I
> have the rpm .spec file, so I could theoretically do a nice clean
> rebuild if I needed to.

First, have you read the documentation?

http://www.php.net/manual/en/install.unix.apache2.php

And no, there is nothing you need to do to your Apache2.  Simply build
PHP using --with-apxs2 and then in your Apache config file, LoadModule
the resulting libphp5.so shared library as per the instructions.

-Rasmus

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux