Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-30 Thread sagar
So I changed my.cnf and set the default character set to utf8. the apache log still shows: codereviewtest.nyab-tds:80 127.0.0.1 - - [30/Jun/2014:20:01:32 +] GET /admin/ HTTP/1.1 500 551 - Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 On Monday, 30 June

Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-30 Thread David Trowbridge
The my.cnf settings affect new databases and tables. You'll also need to run some commands in the console to change the existing tables. -David On Mon, Jun 30, 2014 at 1:50 PM, sagar khushalani.sa...@gmail.com wrote: So I changed my.cnf and set the default character set to utf8. the apache

Issue upgrading from 1.7.14 to 2.0.2

2014-06-27 Thread sagar
Hi! We are currently on 1.7.14 and I am looking to upgrade us to 2.0.2. I've tried 3 paths to upgrade (all following the RB instructions - upgrade RB, upgrade site, restart apache and memcached): 1.7.14 - 2.0.2 1.7.14 - 1.7.26 - 2.0.2 1.7.14 - 2.0.1 - 2.0.2 *I didn't go from 1.7.14 to

Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-27 Thread David Trowbridge
What about the apache error logs? -David On Jun 27, 2014, at 8:24 AM, sagar khushalani.sa...@gmail.com wrote: Hi! We are currently on 1.7.14 and I am looking to upgrade us to 2.0.2. I've tried 3 paths to upgrade (all following the RB instructions - upgrade RB, upgrade site, restart

Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-27 Thread sagar
There are three log files for apache: *other_vhosts_access.log*: codereview.nyab-tds:80 149.244.179.118 - - [27/Jun/2014:19:03:44 +] - 408 0 - - codereview.nyab-tds:80 149.244.178.251 - - [27/Jun/2014:19:03:54 +] GET /dashboard/ HTTP/1.1 200 4318

Re: Issue upgrading from 1.7.14 to 2.0.2

2014-06-27 Thread David Trowbridge
It looks like your table charsets aren't set properly in MySQL. I'd go in with the MySQL client and set them all to utf-8. -David On Jun 27, 2014, at 12:08 PM, sagar khushalani.sa...@gmail.com wrote: There are three log files for apache: other_vhosts_access.log: codereview.nyab-tds:80