On Sat, 2002-10-19 at 00:04, Dave Best wrote:
> I hope this is the right mailing list so here goes..
> 
> Anyone have any good information on how to setup PHP and mysql?
> 
> I downloaded the latest mysql binaries and placed them in
> /usr/local/mysql....
> 
> php was already installed on my system, redhat 7.2 but for some reason it
> couldn't find any of the mysql functions.
> 
> I noticed when I looked at the config php, for mysql php was pointing to
> /usr
> 
> So I downloaded the latest php, ./configure --with_mysql /usr/local/mysql
> (or whatever the parameter is), installed it, but yet more problems with
> libraries.
> 
> Anyways, I tried so many different things and ran into so many problems I
> won't include them all here...
> 
> But does anyone out there have a step by step guide to get this running?
> 
> Thanks.
> 
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 

Actually, the INSTALL file (Un-Tar php-<version>.tar, and the INSTALL
file is in there) for PHP 4.2.3 covers the setup pretty darn well... I
followed the verbose static setup procedures and it work first show... I
will also confirm the default installed apache/php config will not have
MOST of the functions enabled... 

As far as MySql, it also is pretty straight forward... I had no problems
doing this last night :)

-- 
Ryan Frank

"A system admin's life is a sorry one.  The only advantage he has
 over Emergency Room doctors is that malpractice suits are rare.  On
 the other hand, ER doctors never have to deal with patients
 installing new versions of their own innards!"

                 -- Michael O'Brien


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to