4 messages in com.mysql.lists.win32RE: mysql_connect - problem
FromSent OnAttachments
Nikos07 Oct 1999 03:14 
Alain Fontaine07 Oct 1999 03:54 
Mike Canonigo07 Oct 1999 06:06 
Michael Widenius07 Oct 1999 07:16 
Subject:RE: mysql_connect - problem
From:Alain Fontaine (ala@valain.com)
Date:10/07/1999 03:54:21 AM
List:com.mysql.lists.win32

Hello,

You probably don't have loaded the php3 mysql module (dll) which contains th e mysql functions.

-----Message d'origine----- De : Nikos [mailto:nkou@geocities.com] Envoye : jeudi 7 octobre 1999 12:15 A : win@lists.mysql.com Objet : mysql_connect - problem

I am trying to use a script mysql/php3. The problem is that I always get this error:

Fatal error: Call to unsupported or undefined function mysql_connect()

mysql server is working ok... I have created all the relevant tables but this error persists. The same i get when I use the mysql_init()

What am i doing wrong ?

Thank you in advance !