Recent Topics

1 Sep 23, 2015 03:32    

I'm updating from the version 6.4.2 to the latest 6.6.3. Installer runs and it seems, there are tables with charset other than utf-8. So I normalise after upgrading.

The normaliser starts, but after almost 90 seconds it stops without any message about this. The last lines I see are:

Normalisiere evo_files... OK
Normalisiere evo_filetypes... OK
Normalisiere evo_globalcache... OK
Normalisiere evo_groups... OK
Normalisiere evo_groups
groupsettings... OK
Normalisiere evo_hitlog...

So I guess its a time out. How can I continue and bring it to its end? Another restart stops at the same point.
I can't change the time for php so maybe its possible to skip this table or better to normalise "in time" with pieces of 30 seconds or so.

2 23 Sep 2015 13:20

If a specific table takes more than 90 seconds to convert we cannot break it down into pieces.

You can:

  • talk to your web host
  • try in phpmyadmin
  • empty the hit log table so it do sn't take so long to convert

3 23 Sep 2015 14:39

@fplanque
As I said - changing the time isn't possible.

Which commands I need in phpmyadmin to normalise the table?
Is there a manual about this?


Form is loading...