Win Server 2003 Standard Edition, i use xp pro the most and thats where i
use mysql.
My user name is root(default) and i know my password works, because every
time i start up MySQL Administration i enter in the same password and it
works.
On 5/3/06, Bob <[EMAIL PROTECTED]> wrote:
>
> Hi Ian,
>
> ----- Original Message -----
> From: "Ian R-P" <[EMAIL PROTECTED]>
>
> > $dbcnx = @mysql_connect('localhost','root','XXXXXX') or die('Unable to
> > connect ' . mysql_error());
> > $dbcnx = @mysql_connect('iansroom','root','XXXXXX') or die('Unable to
> > connect ' . mysql_error());
> > $dbcnx = @mysql_connect('192.168.2.59 ','root','XXXXXX') or die('Unable
> to
> > connect ' . mysql_error());
>
> Are you running this locally on your computer or on your server?
>
> Have you got the info correct to connect:-
> mysql_connect(DB_HOSTNAME, DB_USERNAME, DB_PASSWORD);
>
> Bob E.
>
>
--
Thanks
Ian R-P
Patience is a virtue.
[Non-text portions of this message have been removed]
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
SPONSORED LINKS
| Php mysql | Job postings |
YAHOO! GROUPS LINKS
- Visit your group "php-list" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
