sorry, I'm not good at english. i will try my best to discribe.
here is a error log: [Thu, 11 Jun 15 16:04:17 +0800][ERROR] Message: SQLSTATE[HY000] [1045] Access denied for user 'tester'@'121.40.54.91' (using password: YES), Trace:
0 [internal function]: PDO->__construct('mysql:host=120....', 'tester', 'userps', Array)
the host ip '121.40.54.91' is the old one. now i change it to same like '120...*', but it seem i cannot change it.
as you can see, the log shows i change the host successfully, but it's not work.
my phalcon version is 1.3.4. i have reinstall it, but it's no use.
help me.