21282 Posts in 5730 Topics by 2601 members
| Go to End | ||
| Author | Topic: | 2231 Views |
-
Re: CHARACTER SET 'utf8' error

28 March 2012 at 11:51pm
Hello all,
A little late but this might help someone. I was getting exactly the same error, not locally but after I uploaded to a live site.
Afterwards I realised what was happening was I had an admin window open in my local environment which, due to checking out a different version of the site to push to live, was unable to security ping to the correct address.
And so I get this error every minute while that was the case. Check the subject of the email you get and see if it has anything about "security ping" in it and if so a variation on the scenario above may be the problem.
cheerio,
a
-
Re: CHARACTER SET 'utf8' error

6 April 2012 at 6:50am
I am also getting this error.
I had a live site transferred from one hosting to another. At previous hosting it ran perfectly.. but now, i receive this error. mysite/_config.php is set to connect to the correct database.
Any idea's?
[05-Apr-2012 08:29:14] Error at sapphire/core/model/MySQLDatabase.php line 525: Couldn't run query:
SET CHARACTER SET 'utf8' -
Re: CHARACTER SET 'utf8' error

9 April 2012 at 2:33am
Seems on my local development systems (MAMP) the error came from using "localhost" as a alias for my database-server. Changed it to "127.0.0.1" and the error is gone.
-
Re: CHARACTER SET 'utf8' error

7 June 2012 at 6:51am
I just had the same issue. The error was caused by too many mysql-connections, so i increased the limit and solved the problem.
| 2231 Views | ||
| Go to Top |

