Re: MySQL and PHP4

2001-05-27 Thread oltra jean-michel
On Fri, 25 May 2001, Andrey Kotrekhov wrote: > I don't agree. > If mysql install in other directory then /usr/local > you need use --with-mysql=mysqldir > and sometimes --with-mysql-include and --with-mysql-lib > options. > > > Do you need to specify a directory? I just did --with-mysql > > >

Re: MySQL and PHP4

2001-05-25 Thread Sommai Fongnamthip
Dear, easy way to install another application with mysql is specify mysql dir and mysql data dir at installation. use this parameter while install mysql ./configure --prefix=/usr/local/mysql \ --> this will install all mysql --localstatedir=/usr/local

Re: MySQL and PHP4

2001-05-24 Thread Andrey Kotrekhov
On Thu, 24 May 2001, Scott Baker wrote: I don't agree. If mysql install in other directory then /usr/local you need use --with-mysql=mysqldir and sometimes --with-mysql-include and --with-mysql-lib options. > Do you need to specify a directory? I just did --with-mysql > > At 01:14 PM 5/24/2001

Re: MySQL and PHP4

2001-05-24 Thread Zachary Burnham
--with-mysql uses PHP's built-in MySQL libraries, while --with- mysql=/path/to/mysql will build it with the libraries of the MySQL installation already present. The version built into PHP4 seems to work ok for most things, but it's a bit behind in the point revs; which version it uses escape

Re: MySQL and PHP4

2001-05-24 Thread Scott Baker
Do you need to specify a directory? I just did --with-mysql At 01:14 PM 5/24/2001 -0400, Bill Tangren wrote: >When I compile PHP4 (4.04pl1) with the option --with-mysql=mysqldir... > >I get the error > >'cannot find mysqlclient library under mysqldir' > >I did a search through the mysqsl (3.23.3