this is a mailinglist for php*, not mysql. -- with best regards, christian astrup bakke // chasm
www.chasm.nu [EMAIL PROTECTED] [note: this mail is scanned with norton antivirus 2003] ----- Original Message ----- From: "Ildiko Nyari" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 20, 2003 10:27 PM Subject: [PHP-WIN] Access denied for user: '[EMAIL PROTECTED]'. Dreamweaver MX Does anybody have a clue about this? I get this error message: Warning: mysql_pconnect(): Access denied for user: '[EMAIL PROTECTED]' (Using password: NO) in C:\Program Files\Apache Group\Apache2\htdocs\www\Connections\storeunclesam.php on line 9 Access denied for user: '[EMAIL PROTECTED]' (Using password: NO) and line 9 is: $storeunclesam = mysql_pconnect($hostname_storeunclesam, $username_storeunclesam, $password_storeunclesam) or die(mysql_error()); in the Connections file. Do you have any guess? thanks. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php