Hello, I'm new to the group and hoping someone can help me figure out a
problem which must be fairly common to new PHP/MySQL users. I have
PHP/MySQL/Apache installed on my Windows XP system. I'm using a supplied PHP
script for making calls from Actionscript to MySQL. The calls work great on
a remote machine, which must have proper user/password etc., but not on my
local machine.

Here's the error description:

SELECT username,password,user_active FROM deckuser WHERE username='asd'
LIMIT 0, 1

Warning:  Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in
c:\phpdev\www\development\phpflash\init.php

If anyone can advise me about what I need to change on my system to get this
to work I would really appreciate it.

Thanks,

Will Johnston
wsj3.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to