Tim,
Normally PHP/MySQL doesn't run as "mine", even if that is your Windows login
name - but it is possible...
Use command line.
Log on as root.
Check localhost privileges for user "mine".
(good coverage in the manual)
Regards,
=dn

> I have been trying to get mysql db to run but keep
> getting access denied.
>
> The error is: Warning: Access denied for user:
> 'mine@localhost' (Using password: YES) in
> /home/gulf/public_html/SiTeS_1/pUbS9_A/test/config.inc.php
> on line 106
>
> Warning: MySQL Connection Failed: Access denied for
> user: 'mine@localhost' (Using password: YES) in
> /home/gulf/public_html/SiTeS_1/pUbS9_A/test/config.inc.php
> on line 106
>
>
> Line 106 is:
>
> mysql_connect($mysql_host, $mysql_user, $mysql_pass);
>
>
> please help soon thanks.
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> ---------------------------------------------------------------------
> 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
>
>


---------------------------------------------------------------------
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