-
From: "Alex Greg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 16, 2004 12:12 PM
Subject: Re: Enabling Mysql in php
> > Hi.
> > I haven't mysql enabled in php. How may I do it? I have php 4.0.4, mysql
> 3.23.36, both installed on
Hullos,
Am Montag, 16. Februar 2004 12:08 schrieb michele digioia:
> Hi.
> I haven't mysql enabled in php. How may I do it? I have php 4.0.4,
> mysql 3.23.36, both installed on linux RH 7.3.
If u compiled php urself u may wanna do it again with:
--with-mysql=/PATH to mysql
If its a finished pack
> Hi.
> I haven't mysql enabled in php. How may I do it? I have php 4.0.4, mysql
3.23.36, both installed on linux RH 7.3.
Install the php-mysql RPM.
-- Alex
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECT
Hi.
I haven't mysql enabled in php. How may I do it? I have php 4.0.4, mysql 3.23.36, both
installed on linux RH 7.3.
Thanks
Mic.