Hi I have an arcade website running avarcade 4.01 and want to upload a CSV file with all my game information. Whenever i do this i get this error LOAD DATA INFILE '/tmp/phpvvM8N6' REPLACE INTO TABLE `ava_games` FIELDS TERMINATED BY '.' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\n' MySQL said: Documentation #1045 - Access denied for user 'MYUSERNAME_admin'@'localhost' (using password: YES) PHP: I am a bit of a PHP/SQL noob so help is much appreciated Thanks