"Arturo Mardones" <[EMAIL PROTECTED]> wrote:

> I use ./configure --with-apache=/usr/local 
> 
> But i'see module in httpd/modules in php.ini is added
> 
> Any idea?

Yep.
You need to use apxs.

./configure --with-apxs[=/path/to/apxs/binary]

If apxs is in your system path '--with-apxs' should be enough

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to