Welcome Guest, Not a member yet? Register   Sign In
Loading the database library causes a freeze
#11

[eluser]InsiteFX[/eluser]
I run Windows 7 X64 Pro with XAMMP and have no problems at all
Code:
$db['default']['char_set'] = 'utf8';
$db['default']['dbcollat'] = 'utf8_unicode_ci';

Also check your database and make sure it is set to utf8_general_ci

I use utf8_unicode_ci all the way around!

MySQL defaults to latin1_swedish_ci unless you go in and change it manually!

InsiteFX


Messages In This Thread
Loading the database library causes a freeze - by El Forum - 11-15-2010, 06:22 PM
Loading the database library causes a freeze - by El Forum - 11-15-2010, 06:29 PM
Loading the database library causes a freeze - by El Forum - 11-15-2010, 07:15 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 01:10 AM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 05:46 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 06:07 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 08:31 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 09:25 PM
Loading the database library causes a freeze - by El Forum - 11-16-2010, 10:08 PM
Loading the database library causes a freeze - by El Forum - 04-07-2011, 09:14 PM
Loading the database library causes a freeze - by El Forum - 04-07-2011, 11:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB