On Wed, 2009-07-15 at 14:23 -0400, Evan Prodromou wrote: > Andreas Schildbach wrote: > > However, the problem persists. Umlauts are still not correct with 0.7.4, > > but correct with 0.7.3. > > > > > Did you read the section on UTF-8 updates in the README, and did you do > that procedure? I've quoted it below for convenience.
I tried running that script, but I get errors: /var/www/laconica-0.7.4# php scripts/fixup_utf8.php Warning: mysqli_set_charset() expects parameter 1 to be mysqli, resource given in /var/www/laconica-0.7.4/scripts/fixup_utf8.php on line 79 ERROR: couldn't set charset Fatal error: Call to a member function prepare() on a non-object in /var/www/laconica-0.7.4/scripts/fixup_utf8.php on line 111 Note that the Debian package php5-mysql is installed, which contains mysqli. The DB connection defined in config.php works for the webapp. Best regards, Andreas _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
