Hi everyone. i have a server that used for all my applications. I can save any word on sqlform, "João", "josé", any word with accent.
But one of my clients needed that the server would be hosted on their depedencies. So i coppied the folder of my application, and made a dump of database. Downloaded web2py on the client machine, and installed the application depedencies and restored database. The problem is if any accent letter is on the request. It gives the 'ascii' codec can't decode byte 0xc3 in position 215: ordinal not in range(128) Any help in what may solve my problem? The database(original, and client) are in utf8, as both locales of the linux distribuitions is pt_br.UTF-8. Maybe is a problem of change the distribution? On my server is debian 7, and on the client is one distribution called "Linux educacional" that is based on Ubuntu 11. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.