There should be a readme file in the directory for the apache2 api in the
source that details the changes you need to make. IIRC you need to
use --with-apxs2 instead of --with-apxs
Note that while I could get PHP to build with Apache 2, I could not get it
to serve more than 5 or 6 requests before tanking. (At least while running
with perchild MPM)
Also, you should either grab the CVS version of Apache or be prepared to
modify the PHP source to make it fit the slightly Apache older code that is
packaged for release as the beta.
Good Luck!
--zak
----- Original Message -----
From: "Tim Stoop" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 9:48 AM
Subject: [PHP-INST] Apache 2.0, APXS & PHP 2.0.6
> Hi people,
>
> When I compile PHP, I get the following error:
> +--------------------------------------------------------------------+
> | WARNING: Your /usr/local/apache/bin/apxs script is most likely broken.
> | |
> | Please go read http://www.php.net/FAQ.php#6.11 and make the |
> | changes described there and try again. |
> +--------------------------------------------------------------------+
> I looked at that page, but I can't find the variables that are mentioned
> there. Could this have anything to do with me using Apache 2.0 Beta?
> Does anyone have a fix for this?
>
> Kind regards,
> Tim Stoop
>
> --
> PHP Install 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 Install 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]