Not sure why this hasn't been fixed, but you have to type in the whole path
to apxs.  That is, you need to do a
./configure --with-apxs=/usr/local/apache2/bin/apxs
or wherever you installed apache2.

At least, that worked for me with the latest cvs version (4.04pl1 didn't
work for me).

-Mark

<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> From:             [EMAIL PROTECTED]
> Operating system: Digital Unix 4.0F
> PHP version:      4.0.4pl1
> PHP Bug Type:     *Install and Config
> Bug description:  incorrect call of apxs from Apache 2
>
> Running
>
> ./configure --with-apxs2
>
> results in apxs showing its help screen (and configuration ends with an
error telling apxs couldn't be found). apxs seems to be called without any
parameters, which is probably wrong.
>
>
>
> --
> Edit Bug report at: http://bugs.php.net/?id=10407&edit=1
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to