robert4442 wrote:
> Warning: Access denied for user: 'Robert@127.0.0.1'
(Using password: YES) in
>
c:\phpdev5\www\recordstorephpstart\Connections\cnrecordstorephp.php
on line 9
First question: did you use the correct password?
Second question: which versions of PHP and MySQL are you
using?
The MySQL extension in PHP doesn't support login with MySQL
4.1.1 or
higher. You either need to enable MySQLI as well, or use the
OLD_PASSWORD protocol:
http://dev.mysql.com/doc/refman/5.0/en/old-client.html
--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/