Charset problem with dates string
Posted: Sun May 04, 2008 12:52 pm
Hello,
I moved my blog from my old machine to a new one and a problem arose. In the frontpage and in article's page, the string indicating the date (i.e. Thursday, 01 May 2008) is shown as ??????, 01 ??? 2008. Also, this problem occurs in the calendar sidebar plugin. My blog is in Bulgarian, Cyrillic and uses cp1251, not UTF-8. On the old machine all was OK, I made SQL dump and imported the SQL file into the database of the new machine.
My configuratrion is:
(old machine) Apache 2.0.61 (Win32)/DAV/2 SVN/1.4.6 PHP 5.2.4 MySQL 5.0.45-community-nt Serendipity 1.3
(new machine) Apache 2.0.63 (Win32)/DAV/2 SVN/1.4.6 PHP 5.2.5 MySQL 5.0.51b-community-nt Serendipity 1.3
The new machine has the same name as the old one and the same IP address (the old one is turned off), so I didn't have to change anything in serendipity_config table.
I suppose that the issue is maybe outside S9Y, maybe in PHP/MySQL/Apache configuration but I compared the configuration files and didn't find anything suspicious. So, could you give some directions where to search for the problem?
I moved my blog from my old machine to a new one and a problem arose. In the frontpage and in article's page, the string indicating the date (i.e. Thursday, 01 May 2008) is shown as ??????, 01 ??? 2008. Also, this problem occurs in the calendar sidebar plugin. My blog is in Bulgarian, Cyrillic and uses cp1251, not UTF-8. On the old machine all was OK, I made SQL dump and imported the SQL file into the database of the new machine.
My configuratrion is:
(old machine) Apache 2.0.61 (Win32)/DAV/2 SVN/1.4.6 PHP 5.2.4 MySQL 5.0.45-community-nt Serendipity 1.3
(new machine) Apache 2.0.63 (Win32)/DAV/2 SVN/1.4.6 PHP 5.2.5 MySQL 5.0.51b-community-nt Serendipity 1.3
The new machine has the same name as the old one and the same IP address (the old one is turned off), so I didn't have to change anything in serendipity_config table.
I suppose that the issue is maybe outside S9Y, maybe in PHP/MySQL/Apache configuration but I compared the configuration files and didn't find anything suspicious. So, could you give some directions where to search for the problem?