pattila01 Posted December 19, 2013 Share Posted December 19, 2013 Hi! I am Attila Puizl, hungarian programmer. I am apologize, my english is poor. I have a prestashop engine on this server: https://biopeptideshop.comYou need to log in to see the site. You can do this with this username/password combination:username: Testpassword: Test1So. The main problem is that we can't proccess Hungarian and Russian characters on forms. For example, here:https://biopeptideshop.com/search?controller=search&orderby=position&orderway=desc&search_query=vladoks%C3%A9&submit_search=%EE%81%92I typed the following words "hélló wörld", and the Prestashop engine can't proccess this. The situation is same as every form on site (login, registration, contact etc)I thought this is a Prestashop problem, but I copied the whole site to an another server, and there, it went fine, you can see this at here:http://szolgaltatas.net/biopeptide/search?controller=search&orderby=position&orderway=desc&search_query=H%C3%A9ll%C3%B3+w%C3%B6rld&submit_search=%EE%81%92Can you see my problem? I think there is some misconfiguration on the server, that is allow only English characters. Please help me... maybe is there something in apache/CPANEL settings? phpinfo: https://biopeptideshop.com/phpinfo.phpBest regards,Attila Puizl Link to comment Share on other sites More sharing options...
El Patron Posted December 19, 2013 Share Posted December 19, 2013 Hi Attila, didn't see anything obvious in your phpinfo the problem with using phpinfo we don't see of the ini_sets done by pretsashop use this free module, which will at least reflect ini_sets by ps. http://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/ here is for example snapshot of shop running fastcgi, like yours. http://screencast.com/t/mrfdbz7vPjQ sorry not much help... 1 Link to comment Share on other sites More sharing options...
pattila01 Posted December 19, 2013 Author Share Posted December 19, 2013 (edited) Thank you, El Patron, I've found the problem: Bad setting: Good setting: Thank you for all your help! Edited December 19, 2013 by pattila01 (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts