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.