would you mind going into a little more detail...i'm near clueless about all
this..thanks-
 mac
----- Original Message -----
From: Dominggus Andy A <[EMAIL PROTECTED]>
To: 'Mac Martine' <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 12:38 AM
Subject: RE: accessing


> It should work. Anyway have you add the user's host on host table of mySQL
> database ? Usually I add webserver host on host table. And it work fine.
>
>
> --Andy--
>
>
> -----Original Message-----
> From: Mac Martine [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 11:04 AM
> To: [EMAIL PROTECTED]
> Subject: accessing
>
>
> First off, I'd like to thank everybody whos helped me here in the past few
> days....i'm getting there.......
>
> So, i am now able to access a database i created through mysql locally.
then
> i granted all privileges to myself....
>
> then i uploaded the database pages to my remote domain....and made a php
> file to retrieve that data....i keep gettin an error saying :
> MYSQl connection failed: access denied for user mailto:[EMAIL PROTECTED]
> (using password: no) in commmon_mail.php line 115
>
> in my common_mail.php file i have:
>
> $dbhost="fleabags.com";
> $dbname="mac_test";
> $dbusername="mac";
> $dbpassword="";
>
> any ideas why this would be?
>  i granted all privileges to [EMAIL PROTECTED] IDENTIFIED by 'mac'
>
> shouldnt this work, or no?
>
> thanks-
>  Mac
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to