Ho un problema con il plugin backup e ripristino
Salve,ho un problema con il plugin backup e ripristino scaricato da questo sito,cioe quando faccio il backup tutto ok il problema di presenta quando devo ripristinare mi dice:
The current MySQL connection charset is latin1.
Your dump file must be encoded in latin1 in order to avoid problems with special characters.
You can change the connection charset using the $db_connection_charset variable in restore.php
metto latin1 nel file restore.php ma nulla dice la stessa cosa allora controllo quale la mia codifica che e utf8 la metto ma mi dice la stessa cosa cioe :
The current MySQL connection charset is utf8.
Your dump file must be encoded in latin1 in order to avoid problems with special characters.
You can change the connection charset using the $db_connection_charset variable in restore.php
perche?