Where to change server encoding?

Discussion in 'Installation/Configuration' started by sushestvo, Oct 14, 2005.

  1. sushestvo

    sushestvo Member

    I forgot where it was... i know by default it's UTF-8
    But I need Windows-1251 (Cyrillic)
    Where do I go to change that?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which Linux distribution?

    In DEBIAN the command is:

    dpkg_reconfigure locales
     
  3. sushestvo

    sushestvo Member

    I have Fedora Core 3.
     
  4. sushestvo

    sushestvo Member

    no one knows how to do it in Fedora?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

  6. sushestvo

    sushestvo Member

    hmmm... seems like locale changed...
    and all web-sites but one have proper encoding on their pages... but one web-site still have Unicode by default when I open the web-site instead of Windows-1251.
    Of course I have META tag in HTML for this page.
     
  7. nocture

    nocture New Member

    faced the problem with coding. when installing a new engine or just ordinary php-page - the coding is not displayed. where should i search for a reason to that
    tanks in advance
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Have a look at the apache configuration files (apache.conf, apache2.conf and httpd.conf) if the proper default cahrset ist configured there.
     

Share This Page