RE: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Jeffrey_N_Dyke
I think this is how it works.if you're using dbx then you need to connect using dbx_connect and not mysql_connect and i don't think that [shared] is a valid argument. I only connect to mysql and M$Sql so i have configured to connect to those specifiacally. I would reconfigure using

RE: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Jeffrey_N_Dyke
[EMAIL PROTECTED] cc: '[EMAIL PROTECTED]' [EMAIL PROTECTED] 10/14/2002 11:43 AMSubject: RE: [PHP-DB] Fatal error: Call to undefined function

Re: [PHP-DB] Fatal error: Call to undefined function: mysql_conne ct() ......

2002-10-14 Thread Michael Mauch
Bhavin Vyas [EMAIL PROTECTED] wrote: I am using mysq. I tried to re-install using rpm, but didn't work. Will need to recompile. However, now, I am getting Mysql not loaded. My feeling is that there must be a simple way to load this module, just don't know how :-( You have to use