You may haqve seen it, maybe not (if you are VERY lucky).
- Code: Select all
[b]Access denied for user 'nobody'@'localhost' (using password: NO)[/b]
Now before you post that Mysql is not letting 'Nobody' in without a password, I understand what the error is
trying to say. I checked the conf/conf.xml file the user info is there. Check the MySQL server, the
user in the conf.xml file definitely has permission.
To help cure this, I CHMOD the file to 777.
Then I CHMOD the whole smartway folder to 777.
So there is a corrupt file somewhere. I am thinking it is a service (in the services folder) that parses the conf.xml
and it isnt doing that correctly.
WJ
