Re: Install PHP with Mysql

2002-12-05 Thread Ivo de Carvalho Peixinho
Hi, You forgot to tell what distribution you use. Here i use debian 3.0 (woody) and php-mysql works fine. Look for the following line on your php.ini (mine is in /etc/php4/apache/php.ini): extension=mysql.so Look for the plugin also (maybe your path is different): /usr/lib/php4/200109

Re: Install PHP with Mysql

2002-12-05 Thread John Summerfield
On Thu, 5 Dec 2002, Kenneth Illingsworth wrote: > 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

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