symfony - empty parameterbag object on request -


i running json restapi service on ubuntu symfony2 framework.

everything working fine security , performance reasons moved amazon ec2 rds.

now facing strange problem if call api curl works ok until use characters on body parameters accents (´).

i copy , paste /etc/php5 , /etc/apache2 config folder old server new server, still not working.

i match locale on both server. debugging symfony2 request object realize parameterbag object when using special character (รก) empty parameters.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -