I have a server running the following:
- Red Hat Enterprise Linux ES release 4
- MySQL-server-community-5.1.34-0.rhel4
- perl-5.8.5-36.el4_6.3
A week or so ago someone restarted the server for updates, and when it came back up, I was testing my scripts, and I get the following error:
'DBI connect failed: .... Access denied for user'
I am able to connect to the mysql server via command line, but I am unable to run the scripts via command line or through the web browser. Before the server was restarted everything was working correctly.
Any suggestions/ideas?
Thanks,
Matt