Date: 05/23/01
- Next message: Unknown007: "Re: [PHP-INST] php4.05, apache 1.3.19, apxs"
- Previous message: Vincent Tan Teck How: "Re: [PHP-INST] redhat 7.0 + php4.0.4pl1 = BUG ? any fix ?"
- In reply to: tnelson <email protected>: "[PHP-INST] Apache 2.0 & PHP 4.0.5 configure problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
tnelson <email protected> wrote:
> Hello All,
>
> I've seen a few questions the same as mine, but no answers. Here is the
> situation.
>
> I'm configuring & installing Apache 2.0, configured with:
> --enable-module=so --enable-rule=SHARED_CORE
> --prefix=/usr/local/apache
>
> I'm configuring PHP 4.0.5 with:
> --with-apxs=/usr/local/apache/bin/apxs --enable-short-tags
> --with-mysql=no --with-pgsql
If you are using Apache 2.0, you need to use apxs2 (ie. --with-apxs2)
./configure --help for detail.
Make sure to use PHP that supports Apache 2.0.x API. I heard some combinations will not work due to API differences.
-- Yasuo Ohgaki-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Unknown007: "Re: [PHP-INST] php4.05, apache 1.3.19, apxs"
- Previous message: Vincent Tan Teck How: "Re: [PHP-INST] redhat 7.0 + php4.0.4pl1 = BUG ? any fix ?"
- In reply to: tnelson <email protected>: "[PHP-INST] Apache 2.0 & PHP 4.0.5 configure problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

