I want to run an authentication by AFCS through zend_amf and php. I’m using Tom Krsha's sample service.if there is a Turkish character like "ü,ğ,ş,ç,ı" in their fullname, I'm getting error, if I replace the Turkish characters with "u,g,s,c,i" everything is OkError output;Error: Invalid username or p...