Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-28 Thread Chris
> > 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

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-28 Thread Erik Price
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

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-27 Thread Chris
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

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-27 Thread Erik Price
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

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-26 Thread Chris
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

[PHP-INST] php with apxs and mysql on Darwin

2001-11-26 Thread Erik Price
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