PHP4 does not work with MySQL 4.1.1 .... but then what ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Erik

    PHP4 does not work with MySQL 4.1.1 .... but then what ?

    I understand, that PHP4 has a MySQL client built in.
    I was warned, that this client does not support the MySQL 4.1.1
    system, which I installed on my RH9 box end that I need to install
    that version myself in PHP4.

    Now how do I install that MySQL client in my PHP4 ?

    Or is is easier/smarter to use another MySQL version, one that IS
    supported directly by PHP4 ?


    friendly greetings.
    Erik
  • Jochen Daum

    #2
    Re: PHP4 does not work with MySQL 4.1.1 .... but then what ?

    Hi!

    On Tue, 10 Feb 2004 10:36:33 +0100, Erik <et57 at correos calor dot
    com> wrote:
    [color=blue]
    >I understand, that PHP4 has a MySQL client built in.
    >I was warned, that this client does not support the MySQL 4.1.1
    >system, which I installed on my RH9 box end that I need to install
    >that version myself in PHP4.
    >[/color]

    Have you tried it?

    If it doesn't work, it might be a problem with the version delivered
    with RH. See, if you can get a rpm from rpmfind.net or compile from
    scratch, its not too hard.

    HTH, Jochen
    --
    Jochen Daum - Cabletalk Group Ltd.
    PHP DB Edit Toolkit -- PHP scripts for building
    database editing interfaces.
    Download PHP DB Edit Toolkit for free. PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input.

    Comment

    Working...