Re: [PHP-INSTALL] php - libmysqlclient question

2010-12-29 Thread Daniel Brown
On Wed, Dec 29, 2010 at 04:57, Hajo Locke wrote: > Hello, > > i want to talk from php to different mysql-servers with different versions. > is it a recommend way to compile php always against newest libmysqlclient or > not so important? You should use the newest stable version so you can take

Re: [PHP] How to install PHP 5.x on Windows Server 2000 with IIS 5 and MySQL 5.x

2008-03-27 Thread Wolf
[EMAIL PROTECTED] wrote: > Hello to All, > > Would you mind to help as the title of mail ? > > Thanks ! > > Edward. > What problems are you having? Have you read the Manual yet? I'd suggest going with a real operating system (linux) which keeps patches updated quicker... Wolf -- My

Re: Install PHP with MySQL

2002-12-05 Thread Brian Austin
orth [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 05, 2002 7:50 AM > To: < > Subject: Install PHP with MySQL > > > I recently installed the following RPM's: > > MySQL-3.23.41-1a.s390.rpm > MySQL-devel-3.23.41-1a.s390.rpm MySQLclient9-3.23-22-6a.s390.rpm > MyS

RE: Install PHP with MySQL

2002-12-05 Thread Bryant Hester
-mysql-4.1.2-7.i386.rpm, and I am sure that there is a comparable rpm package for your version. HTH, Bryant Hester - -Original Message- From: Kenneth Illingsworth [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 7:50 AM To: < Subject: Install PHP with MySQL I recen

Install PHP with MySQL

2002-12-05 Thread Kenneth Illingsworth
I recently installed the following RPM's: MySQL-3.23.41-1a.s390.rpm MySQL-devel-3.23.41-1a.s390.rpm MySQLclient9-3.23-22-6a.s390.rpm MySQL-server-3.23.41-1a.s390.rpm Afterwards, I was able to start the mysqld daemon ok and install an application I downloaded for a demonstration of the viability

Install PHP

2001-09-14 Thread massey
> After untaring each with tar -xvf this create's each new directory. > > > /usr/local/mysql-3.22.32 > /usr/local/apache_1.3.20 > /usr/local/PHP 4.04i > > Next cd to mysql and > ./configure then make and last make install > > Next cd to Apache > Apache 1.3.20 Next > ./configure -enabl