Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2010
    Posts
    3
    Plugin Contributions
    0

    red flag Charset after moving web to another server

    Hi, can anyone help me? I have moved my web to another server. On the old server worked all fine, but after moving some letters show bad. My db I have export from old server and import on the new server in phpmyadmin. My web is www.digipartner.cz, can anyone help me?

    OOPS, I have changed my DNS 2 hours ago, you can not look on my problem.

    For example: right word is "Příslušenství" instead of I become "P?íslu?enství" ...... :-(
    Last edited by calligulus; 6 Mar 2010 at 09:41 AM.

  2. #2
    Join Date
    Aug 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Charset after moving web to another server

    Do the characters look good in the export or are they messed up there?

    You might want to check that the default characterset is the same in the new DB as it was on the old and that the same character sets are specifed in the mysql config file/

    You can specify which character sets to use when exporting / importing data which you might have to do if the DB character sets are different.

  3. #3
    Join Date
    Mar 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Charset after moving web to another server

    Hi, I looked in old database and in the new database and it is the same. Charset of both databases is the same. I don't know, what to do ..... :-(

  4. #4
    Join Date
    Mar 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Charset after moving web to another server

    In both databases I found this symbol instead of letter - "š" and "�". Do you know what to do?

  5. #5
    Join Date
    Nov 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Charset after moving web to another server

    Make sure you have set the charset to utf-8 in your language files, i.e. change
    Code:
      define('CHARSET', 'iso-8859-1');
    to
    Code:
      define('CHARSET', 'UTF-8');
    in your /includes/languages/english.php or /includes/languages/YOUR_LANGUAGE.php
    Happy to be Zenning today.

 

 

Similar Threads

  1. Orders through authorize.net do not display after moving site to another server
    By D¡cky in forum Built-in Shipping and Payment Modules
    Replies: 16
    Last Post: 19 Aug 2009, 09:49 PM
  2. CAPTCHA Image will not load after moving to another server - anyone know why??
    By touchclothing in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 25 Dec 2008, 05:03 AM
  3. Replies: 1
    Last Post: 17 Jul 2008, 07:59 AM
  4. Error after moving from one server to another
    By OregonBum in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 11 Apr 2007, 06:28 PM
  5. Replies: 6
    Last Post: 27 Jan 2007, 08:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR