Re: I am facing this error [ Urgent ]

2001-07-15 Thread Rolf Hopkins
mysql settings) 3. Permissions are incorrect. - Original Message - From: "Syed Sumair" <[EMAIL PROTECTED]> To: "Edna Walton" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 13, 2001 1:51 Subject: Re: I am facing this error [ Urgent ] > >

Re: I am facing this error [ Urgent ]

2001-07-15 Thread Martin Cameron
Have you checked that you've got a musql server running. (ps ax|grep mysqld) On Fri, 13 Jul 2001 05:51, you wrote: > Thanks for your replies > but my problem is still there > this is the php code iam using for connecting to Database: > > $ss_conn = mysql_connect($db_host,$db_usr,$db_pwd); > > a

Re: I am facing this error [ Urgent ]

2001-07-15 Thread Syed Sumair
Thanks for your replies but my problem is still there this is the php code iam using for connecting to Database: $ss_conn = mysql_connect($db_host,$db_usr,$db_pwd); and hosting infos are: Red hat linux mysql-3.23 php 4 > From the error message, I'd guess you are using RedHat distribution.

RE: I am facing this error [ Urgent ]

2001-07-14 Thread Dipl.-Inf. Guus Leeuw jr.
Hi, What kind of Platform, MySQL Version, etc.? is the mysql daemon running? Guus > -Original Message- > From: Syed Sumair [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 12, 2001 3:12 AM > To: [EMAIL PROTECTED] > Subject: I am facing this error [ Urgent ] > > Warning: Can