theophile76
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Transfert server : problemI’s ok to convert in utf8_unicode and import a db :
mysql –host=localhost –user=dbo*** –password=***** –default-character-set=utf8 -S /tmp/mysql5.sock db*** < ***.sql
Forum: Installing WordPress
In reply to: Transfert server : problemI did it, i’m just waiting.
Forum: Installing WordPress
In reply to: Transfert server : problemI have not found anything :/
Forum: Installing WordPress
In reply to: Transfert server : problemNo, I deleted my new database.
So now I have my old base and my new base (empty).
And I have to import my old database in my new database using putty.So i did it :
mysql --user='dbo***' --password='*******' db*** < db***.sqluser : new database user name
password : new database password then here name
db***.sql because at the root of my serverBut I have error :
acces denied for user : db***@localhostForum: Installing WordPress
In reply to: Transfert server : problemI thin i found the problem :
In my old database : Jeu de caractères pour MySQL : UTF-8 Unicode (utf8)
In my new database : Jeu de caractères pour MySQL: (utf8)But how to hcange “(utf8)” to “UTF-8 Unicode (utf8)” ?
Forum: Installing WordPress
In reply to: Transfert server : problemTrue : it’s not localhost but localhost:/tmp/mysql5.sock
But it not working perfectely : image not loading et bad writings.
My website here : http://reponsefacile.fr/capture-image-sur-lecran-avec-windows-7-vista-ou-xp/