>
> On Tuesday, November 27, 2001, at 09:46 PM, Chris wrote:
>
>>> localhost:~/tmp/apache_mod_php-6-2/php$ rm config.cache
>>> localhost:~/tmp/apache_mod_php-6-2/php$ make clean
>>> make: *** No rule to make target `clean'. Stop.
>>
>> This should send up a red flag up in your head. As all the
On Tuesday, November 27, 2001, at 09:46 PM, Chris wrote:
>> localhost:~/tmp/apache_mod_php-6-2/php$ rm config.cache
>> localhost:~/tmp/apache_mod_php-6-2/php$ make clean
>> make: *** No rule to make target `clean'. Stop.
>
> This should send up a red flag up in your head. As all the
> previous
Hello Erik, All,
read on...
>
> On Tuesday, November 27, 2001, at 12:01 AM, Chris wrote:
>
>> I had a similar *mis*understanding when I attempted to install
>> *other* modules with the PHP /configure/install.
>>
>> Your line (where mysql is concerned) should read:
>> --with-mysql=/usr/local *n
On Tuesday, November 27, 2001, at 12:01 AM, Chris wrote:
> I had a similar *mis*understanding when I attempted to install
> *other* modules with the PHP /configure/install.
>
> Your line (where mysql is concerned) should read:
> --with-mysql=/usr/local *not*
> --with-mysql=/usr/local/mysql as y
Hello Erik and all,
read further down. ;-)
> Hello, all:
>
> I am a new subscriber to this list, so forgive me if I've overlooked a
> tutorial or FAQ on this topic somewhere.
>
> I am trying to install PHP 4.0.6 from source as a dynamic module into
> Apache 1.3.22 with MySQL access enabled o
Hello, all:
I am a new subscriber to this list, so forgive me if I've overlooked a
tutorial or FAQ on this topic somewhere.
I am trying to install PHP 4.0.6 from source as a dynamic module into
Apache 1.3.22 with MySQL access enabled on my Darwin 1.4.1 system. I'm
having trouble with the MyS