Enabling Mysql in php

2004-02-16 Thread 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.
Thanks
Mic.


Re: Enabling Mysql in php

2004-02-16 Thread Alex Greg
 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 PROTECTED]



Re: Enabling Mysql in php

2004-02-16 Thread Bernd Tannenbaum
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 packet then there will surely exist a ready-buildt 
RPM for it.

Bernd



-- 
[Zufallssig 10]
[Deng] on AO Forum: Good judgement is the result of experience...
 experience often comes from bad judgement.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Enabling Mysql in php

2004-02-16 Thread michele digioia
php-mysql RPM is already installed. In any case, I downloaded last php
version. Now configuration requires both mysql and apache path to specify
in --with-mysql and --with-apache options. But what are these paths? Mysql
and Apache files are everywhere.
Thanks a lot.
Mic.

- Original Message -
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 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 PROTECTED]





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]