I have created a database and trying to use a perl script on it via a phpshell and get the following error message
++ HLstats 1.20 starting...
-- Opening UDP listen socket on www.pulpdod.com:27500 ... opened OK
-- Connecting to MySQL database 'pulpdod_hlstats' on 'www.pulpdod.com:3306' as user 'pulpdod_aedri' ... DBI connect('pulpdod_hlstats:www.pulpdod.com:3306','pulpdod_aedri',...) failed: Access denied for user: 'pulpdod_aedri@server48.totalchoicehosting.com' (Using password: YES) at hlstats.pl line 971
Can't connect to MySQL database 'pulpdod_hlstats' on 'www.pulpdod.com:3306'
Server error: Access denied for user: 'pulpdod_aedri@server48.totalchoicehosting.com' (Using password: YES)
There is a user on that database, it does have a password, Im pulling out my hair help???