Hi 
It seems that there is always a password needed; so add in your scripts e.g. "$db = mysql_connect("localhost", "msql","12345");" instead of only user without password.
Cheersandalon wrote:
> 
> Hi everyone,
> 
> as I am a total beginner using Linux and SME Server I think
> this would be a easy one for all of you.
> 
> I played with mysql on my SME Server and created a database
> because I was trying to install a CME software. I do not know
> what I exactly did, but it seems to my that I changed my
> mysql password. Now several apps I installed come up with a
> error like this one:
> 
> Access denied for user: 'root@localhost' (Using password: YES)
> 
> This in special is the error the acid frontend I installed
> came up with.
> 
> Has anyone of you a clue how to solve the problem and get my
> apps up and running again?
> 
> Thank you all for your help.
> 
> Cheers