[oclug] Configuring PHP5 in Redhat 9
Bob Lockie
bjlockie at lockie.ca
Sun Jul 25 01:26:05 EDT 2004
On 07/24/2004 12:45 AM Asad Sheikh spoke:
> Hello
>
> I have configured and compiled httpd-2.0.50 and mysql-4.0.20 , but I am
> having hard time to configure php-5.0.0 with Red Hat Linux 9
>
> Here is the conigure script and the error I am getting
> [root at aisha php-5.0.0]# ./configure –prefix=/usr/local/php5
> –with-apxs=/usr/local/apache2/bin/apxs –with-mysql=/usr/local/mysql
> *configure: warning:* –prefix=/usr/local/php5: invalid host type
> *configure: warning: *–with-apxs=/usr/local/apache2/bin/apxs: invalid
> host type
> *configure: error:* can only configure for one host and one target at a
> time
Run ./configure --help and check the options.
Don't options have 2 dashes still?
--with-apxs2=
More information about the OCLUG
mailing list