Hi Bob,
thanks for your answer.
i’ve replaced all the http://localhost occurrence in http://mydomain.name…
Now i can reach the other pages… but writing manually the url, ’cause i can’t see the menu, and i can’t see all the modifications that i have made to the template… I see only the content of the pages, but even this with the wrong CSS.
I was wondering if the problem could be the exportation of the Db. Indeed in the pages content i see several wrong character, such as ���…
I exported the DB with the utf8 charset, and it creates a the sql with these collate : utf8mb4_unicode_ci .
My server should support that, and so i’m not understanding what it’s wrong…