Special character problems

Skip to main content
Du bist hier:
Drucken

Special character problems

Ä Ö Ü are not displayed correctly

Your website probably still uses PHP 5.6 and the data is not displayed correctly.  

  1. Log in to your root server in Plesk.
  2. Open Domains => PHP Settings
  3. Add under Additional configuration instructions and enter the following value :
    default_charset = "iso-8859-1"

     

The website should now also display the characters correctly with PHP 5.6.    

Related Post