Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Coupe WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Comment créer un site WordPress local en utilisant XAMPP

L’équipe de WPBeginner crée régulièrement des sites WordPress locaux sur leurs ordinateurs pour tester les thèmes, les extensions et les fonctionnalités du site sans impact sur un site direct.

XAMPP est un logiciel libre et gratuit qui fournit une plateforme conviviale pour configurer une instance locale de WordPress.

Dans cet article, nous allons vous afficher comment créer facilement un site WordPress local à l’aide de XAMPP afin que vous puissiez expérimenter avec WordPress et affiner vos compétences de développement dans un environnement sécurisé.

Creating local WordPress install using XAMPP

Pourquoi créer un site WordPress local ?

La création de sites WordPress locaux est une pratique courante chez les développeurs/développeuses et les propriétaires de sites. Elle vous permet de tester WordPress sans créer de site réel sur internet.

Les sites locaux sont uniquement visibles sur votre ordinateur. Vous pouvez essayer différents thèmes et extensions WordPress, tester leurs fonctionnalités et apprendre les bases de WordPress.

Si vous avez déjà un site WordPress, vous pouvez créer une copie locale de votre site sur votre ordinateur pour tester les nouvelles extensions avant de les mettre en œuvre sur votre site direct.

Important : un site local sera uniquement visible sur votre ordinateur. Si vous souhaitez créer un site En direct, vous aurez besoin d’un nom de domaine et d’un hébergeur WordPress.

En direct, suivez les instructions étape par étape de notre guide sur le démarrage d’un blog WordPress lorsque vous êtes prêt à créer un site en direct.

Cela dit, voyons comment installer WordPress localement sous Windows, Mac ou Linux à l’aide de XAMPP.

Qu’est-ce que XAMPP ?

XAMPP est un logiciel qui comprend tout ce dont vous avez besoin pour configurer un environnement de serveur local sur votre ordinateur.

Afin de commander un site WordPress local, vous devez configurer un serveur web (Apache), PHP et MySQL sur votre ordinateur.

PHP est un langage de programmation et MySQL est un logiciel de gestion de base de données. Tous deux sont nécessaires pour faire fonctionner WordPress.

Les installer séparément est assez difficile pour les débutants. C’est là qu’intervient XAMPP.

XAMPP vous permet de créer facilement des sites WordPress en local. Il est disponible pour les ordinateurs basés sur Windows, Mac et Linux.

Premiers pas : installez XAMPP et configurez-le pour faire fonctionner votre site WordPress local.

Installation de XAMPP sur votre ordinateur

Tout d’abord, vous devez vous rendre sur le site de XAMPP et cliquer sur le bouton « Télécharger » correspondant à votre système d’exploitation.

Download XAMPP to your computer

Selon votre système d’exploitation, votre assistant d’installation et l’interface de l’application peuvent différer des captures d’écran présentées ici. Pour les besoins de cet article, nous vous afficherons la version Windows du logiciel.

Après avoir téléchargé XAMPP, vous devrez cliquer sur le programme d’installation et l’exécuter.

XAMPP set up wizard

XAMPP vous demandera où installer le logiciel et quels paquets vous souhaitez installer. Les réglages par défaut conviendront à la plupart des utilisateurs/utilisatrices. Continuez à cliquer sur le bouton ‘Suivant’ pour terminer l’assistant de configuration.

Une fois l’assistant terminé, cochez l’option « démarrer le panneau de contrôle maintenant », puis cliquez sur le bouton « Terminer ».

Finish set up and launch XAMPP control panel

Ceci lancera l’application XAMPP Control Panel.

En utilisant l’application XAMPP, vous pouvez faire tourner le serveur web Apache en tant que serveur local et MySQL en tant que serveur de base de données. Cliquez sur le bouton « Démarrer » à côté d’Apache et de MySQL.

Start Apache and MySQL to launch your local server

XAMPP va maintenant démarrer Apache et MySQL.

Il se peut qu’une notification du pare-feu de Windows s’affiche. Il est important que vous cliquiez sur le bouton « Permettre l’accès » pour que les deux applications puissent fonctionner sur votre ordinateur.

Allow firewall access to Apache and MySQL

Une fois les deux applications lancées, leurs noms seront surlignés en vert.

Vous êtes maintenant prêt à créer un site local et à installer WordPress à l’aide de XAMPP.

Créer un site WordPress local avec XAMPP

Tout d’abord, vous devez télécharger WordPress. Visitez le site WordPress.org et cliquez sur le bouton « Télécharger WordPress ».

Download WordPress

Après avoir téléchargé WordPress, vous devez extraire le fichier zip, et vous verrez un dossier wordpress.

Vous devez copier ce dossier.

WordPress folder

Titre : Allez dans le dossier d’installation de XAMPP.

Sous Windows, il s’agit de C:/Program Files/XAMPP/htdocs ou C:/Xampp/htdocs.

Sur Mac, ce sera /Applications/XAMPP/htdocs.

Collez le dossier WordPress que vous avez copié précédemment dans le dossier ‘htdocs’.

Nous vous recommandons de renommer le dossier « WordPress » en « site » ou autre. Cela vous aidera à identifier facilement votre site local.

Rename WordPress folder

Ensuite, vous devez ouvrir votre navigateur web préféré.

Vous pouvez saisir l’URL suivant dans la barre d’adresse de votre navigateur :

https://localhost/website1/

Si vous avez renommé le dossier WordPress autrement, assurez-vous de remplacer « website1 » par votre propre nom de dossier.

L’assistant d’installation de WordPress se lance alors, et il vous est demandé de sélectionner une langue. Après avoir sélectionné une langue, cliquez sur le bouton « Continuer ».

Select language

Sur l’écran suivant, vous verrez l’écran de bienvenue de WordPress.

Il comprend une notification indiquant que WordPress a besoin d’un nom de base de données, d’un identifiant de base de données, d’un mot de passe et d’informations sur l’hébergeur.

WordPress installation requirements

Créons une base de données pour votre site WordPress.

Vous devez ouvrir un nouvel onglet de navigateur et vous rendre sur le site https://localhost/phpmyadmin/.

Ceci lancera l’application phpMyAdmin qui est préinstallée avec XAMPP. Elle vous permet de gérer facilement vos bases de données à l’aide d’une interface plus simple.

Vous devez cliquer sur « Bases de données » et donner un nom à votre nouvelle base de données. Cliquez ensuite sur le bouton « Créer » pour continuer.

Creating a database for your local WordPress site

Maintenant que vous avez créé une base de données, vous pouvez l’utiliser pour votre site WordPress.

Revenez à l’onglet du navigateur /localhost/website1/ et cliquez sur le bouton « Let’s Go ».

Sur l’écran suivant, il vous sera demandé de fournir les informations relatives à votre base de données WordPress.

Saisissez le nom de la base de données que vous avez saisie/saisie. Votre identifiant est « root », et vous devez laisser le champ du mot de passe vide. Pour le champ de l’hébergeur de la base de données, vous devez utiliser localhost.

Enter your WordPress database information

Une fois que vous avez terminé, cliquez sur le bouton « Envoyer » pour continuer.

Si vous êtes sous Windows ou Linux, WordPress stockera ces Réglages dans votre fichier de configuration WordPress appelé wp-config.php.

Cependant, si vous êtes sur un Mac, il vous affichera le contenu du fichier et vous demandera de le créer.

Vous devez créer ce fichier dans le dossier racine de votre site.

Après avoir créé le fichier, collez-y le texte que vous avez copié précédemment. Ensuite, vous devez enregistrer le fichier et retourner au programme d’installation de WordPress pour continuer.

Dans l’étape suivante, WordPress vous demandera de fournir des informations sur votre site. Saisissez tout d’abord le titre que vous souhaitez utiliser pour ce site.

Ensuite, vous devez saisir un identifiant, un mot de passe et une adresse e-mail pour votre compte administrateur.

Enter your local site information

Une fois que vous avez rempli toutes les informations, cliquez sur le bouton « Installer WordPress » pour continuer.

WordPress va maintenant lancer l’installation et vous inviter à vous connecter une fois qu’elle sera terminée.

Vous pouvez vous connecter à votre site en allant sur la page /localhost/website1/wp-admin et en utilisant le nom d’utilisateur et le mot de passe que vous avez saisis lors de l’installation.

WordPress login page

Choses à essayer après la création d’un site WordPress local

Maintenant que vous avez créé votre site WordPress local à l’aide de XAMPP, vous pouvez travailler dessus comme vous le feriez sur un site WordPress direct.

Titre du menu Apparence dans la colonne latérale de l’administrateur WordPress pour personnaliser l’apparence de votre site ou installer un nouveau thème.

Voici quelques thèmes gratuits que vous pouvez essayer.

La prochaine chose à faire est d’installer quelques extensions WordPress.

Les plugins sont comme des applications pour votre site WordPress et vous permettent d’ajouter des mis avant comme un formulaire de contact, des boutons de réseaux sociaux, un magasin e-commerce, et bien plus encore.

Besoin d’aide pour installer des extensions ? Consultez notre guide étape par étape sur l’installation d’une extension WordPress.

Bonus : Déplacement d’un site WordPress local vers un serveur En direct

Après avoir travaillé sur votre site WordPress local, vous souhaiterez peut-être le déplacer sur un serveur direct pour créer votre premier blog ou site WordPress.

Pour ce faire, vous aurez besoin d’un nom de domaine et d’un compte d’hébergeur. Normalement, un nom de domaine coûte 14,99 $ et l’hébergement du site commence à 7,99 $ par mois.

C’est trop pour un débutant.

Heureusement, Bluehost offre aux utilisateurs/utilisatrices de WPBeginner un nom de domaine gratuit avec une remise généreuse sur l’hébergeur. En gros, vous pouvez vous Premiers pas pour 1,99 $ par mois.

Pour d’autres recommandations en matière d’hébergeur, jetez un œil à notre guide complet sur l’hébergement WordPress.

Une fois que vous avez souscrit un hébergement, vous pouvez suivre notre guide étape par étape sur la manière de déplacer WordPress d’un serveur local vers un site en direct.

Vous pouvez également consulter d’autres moyens de créer des sites WordPress locaux sous Windows à l’aide de Wampserver et sous Mac à l’aide de MAMP.

Guides d’experts sur les sites WordPress locaux

Maintenant que vous savez comment créer un site WordPress local en utilisant XAMPP, vous pouvez consulter d’autres guides liés aux installations locales de WordPress.

Nous espérons que cet article vous a aidé à apprendre comment créer un site WordPress local en utilisant XAMPP. Vous pouvez également consulter notre guide sur les raisons d’utiliser WordPress pour votre site web ou nos choix d’experts pour le meilleur hébergeur de site gratuit.

Si vous avez aimé cet article, veuillez alors vous abonner à notre chaîne YouTube pour obtenir des tutoriels vidéo sur WordPress. Vous pouvez également nous trouver sur Twitter et Facebook.

Divulgation : Notre contenu est soutenu par les lecteurs. Cela signifie que si vous cliquez sur certains de nos liens, nous pouvons gagner une commission. Consultez comment WPBeginner est financé, pourquoi cela compte et comment vous pouvez nous soutenir. Voici notre processus éditorial.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

L'ultime WordPress Toolkit

Accédez GRATUITEMENT à notre boîte à outils - une collection de produits et de ressources liés à WordPress que tous les professionnels devraient avoir !

Reader Interactions

177 commentairesLaisser une réponse

  1. Paul

    After having created the database and entered the database connection details, hitting submit gets me this message « There has been a critical error on this website ». Checked everything twice, what should I do?
    Thank you for your attention.

    • WPBeginner Support

      For a fresh install, you would want to check the error log for XAMP to help narrow down the specific reason.

      Administrateur

    • John

      Error logs didn’t help. But, as it turns out, for some reason, the most recent version of Xampp caused the same « critical error » response to happen for me too. I ended up uninstalling that version and went with the previous version of Xampp and presto! It works.

  2. lee kent

    Hello. If I were to follow these steps and then decide i wanted to make another site, How would you create a new website locally?

    • WPBeginner Support

      You would create a new folder and database and install the site in the new folder.

      Administrateur

  3. Smita

    Thanks for detailed steps. Very useful.

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrateur

  4. Tife

    Can I use local Host to develop my custom wordpress theme also.

    • WPBeginner Support

      You can if you would like.

      Administrateur

  5. priyanka

    I’m getting this error
    Your server is running PHP version 5.6.3 but WordPress 5.5.3 requires at least 5.6.20.
    p/lease help

    • WPBeginner Support

      It is saying you want to upgrade the PHP you are using for your site to remove that error.

      Administrateur

  6. tarun

    I get the following error, when I run http://localhost/mysite/wp-admin/setup-config.php

    One or more database tables are unavailable. The database may need to be repaired.

    I tried to do global search for « WP-config » file in my xampp folder but just found « wp-config-sample ». though I added the below line in
    « wp-config-sample.php » file
    // define(‘WP_ALLOW_REPAIR’, true);

    not really sure what to do after that.

    • WPBeginner Support

      You would want to open phpMyAdmin and run the repair on all of your tables and if that does not work you would need to reach out to XAMPP’s support

      Administrateur

  7. tarun

    I am not able to figure out why I am getting this strange error, though I tried to reinstall and connect several times, all I did was I tried to drop my existing database and tried to create a new wrodpress login but All I can see is the following error

    One or more database tables are unavailable. The database may need to be repaired.

  8. Mohsin Zubair

    Hi Sir, I hope you are doing well. I am facing this error while creating data base.

    Error
    MySQL said: Documentation

    Cannot connect: invalid settings.
    phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

    • WPBeginner Support

      You would want to check your configuration settings to see if it is set incorrectly.

      Administrateur

  9. David

    This is exactly what I have been looking for: a local testing server to develop a website without signing up to a plan/paid service first.

    The explanations are brilliant and easy to follow. It’s genius! Many thanks.

    • WPBeginner Support

      You’re welcome, glad our guide was helpful :)

      Administrateur

  10. Ray Silva

    I installed wordpress. Then I put the wordpress folder in xampp’s htdocs folder. When I go to localhost on my browser, I get sent to the xampp dashboard and welcome to xampp page.

    • WPBeginner Support

      You may want to try localhost/foldername where foldername is the name of the folder where you placed WordPress to see if that is how it is currently set up.

      Administrateur

  11. Hussain Abbas

    Hi

    My url to login to Wordpress dashboard is coming as « /localhost/sitename/wordpress/wp-admin » whereas as per the above instructions it should be « /localhost/sitename/wp-admin » .

    Would request your help to know how can I remove « wordpess » from the link.

    Thanks

    • WPBeginner Support

      For that, you installed the site in a folder named WordPress, if you are just starting out you can reinstall the site without the WordPress folder.

      Administrateur

  12. muhammad waqar

    easy and good tutorial for beginners

    • WPBeginner Support

      Glad you found our guide helpful :)

      Administrateur

  13. Darren Howes

    Hi,
    Great instructions, complete novice, everything is working apart from when I try to add/upload images I get the the message

    Unable to create directory wp-content/uploads/2020/09. Is its parent directory writable by the server?

    I am working on a mac, any ideas on how to solve this?

    Regards
    Darren

    • WPBeginner Support

      You would need to navigate to your XAMPP folder, right-click, and modify your sharing for that folder so that it can be updated.

      Administrateur

  14. marni

    When setting up Wordpress I used « admin » as the user name and changed the password supplied by Wordpress. As a precaution I copied the supplied password. I cannot log in with either password (no typing errors).

  15. gaurav sachan

    everything is done but database is not created so please me that why are not creting database in my php

    • WPBeginner Support

      You would need to manually create the database in the phpMyAdmin interface

      Administrateur

  16. Dimitris

    Hello after following the procedure after the following step:

    Next, you need to open your favorite web browser and visit localhost/website1. You will see a page like this:

    I get this message on the screen.

    Warning: require_once: failed to open stream: No such file or directory

  17. Muhammad Kamran Khan

    after all these setting localhost/website1 started working. after shut down and restarted my laptop now when i go to localhost/website1/wp-admin/ error message came : This site cant be reached. localhost refused to connect.

    • WPBeginner Support

      You would want to ensure XAMPP is running to be able to see your site :)

      Administrateur

  18. dilshan

    This is really helpful because sometimes I want test some plugins but i dont want to install them to my website. I can try them in this local host site thanks to you

    • WPBeginner Support

      Glad our guide was helpful :)

      Administrateur

  19. Osazuwa

    A very helpful tutorial.

    I have implemented them

    But on loading

    Localhost/website1

    it displays
    Parse error: syntax error, unexpected’.’ expecting ‘&’ or variable (T_VARIABLE) in C:\xampp\htcdocs\website1\wp-includes\functions.php on line 1081

    Thanks

    • WPBeginner Support

      You would want to ensure the PHP you are using is up to date for the most common reason for that error.

      Administrateur

  20. Julio Talaverano

    Hi,
    Yesterday I installed XAMPP and WordPress and I worked a bit on a new page using localhost/wordpress.
    I also installed some Plugins in WordPress.
    But today when put into the browser localhost/wordpress I just get the Page I created yesterday.
    Could you please tell me how I can continue editing my page with WordPress?
    Thanks

    • WPBeginner Support

      If we’re understanding your question correctly, you would want to ensure XAMPP is running for your site to be visible when visiting the page.

      Administrateur

  21. Ronny

    Hello,

    As always your tutorials are great. One question though. How do I make multiple localhosts using Xampp.

    Think of me as a noob the this. I’ve read a few other tutorials on the subject, but it seems they assume one would have some deeper understanding of processes.

    • WPBeginner Support

      You would create a folder with a different name in the htdocs folder and follow the steps under the ‘Creating a Local WordPress Site with XAMPP’ section and navigate to the new site’s folder when you want to see the other site rather than your first site.

      Administrateur

  22. Calvin Mutashu

    Thanks 4 a clear step by step guide. Keep the good work.

    • WPBeginner Support

      You’re welcome, glad you liked our guide :)

      Administrateur

  23. Anjuli

    Hello! My browser cannot open to localhost after putting the Wordpress folder to htdocs and renaming it to website1. What should I do? Thank you.

    • WPBeginner Support

      If you’re returning to the site after a day, please ensure XAMPP is running on your computer for it to load porperly.

      Administrateur

  24. SANTOS

    Hi, how do I take my local wordpress site to a live wordpress site with a domain name?

  25. Zaid

    I have a question if i am customizing my localhost wordpress site and my pc turned off. I will loss my site..?

    • WPBeginner Support

      No, as long as you save your changes those saved changes will remain the next time you pull up your local installation

      Administrateur

  26. Carla

    Guys, Just wanted to say thank you for this post! I successfully implemented a localhost on my computer thanks to your clear, step-by-step process outlined in the post! So excited to get practising my wp skills on this new installation!

    • WPBeginner Support

      Awesome, glad our guide could help get you set up :)

      Administrateur

  27. Victor

    Great job!! Is there a way, or a tutorial to transfer an existing website to this service ? This one deals with a brand new one. I have a website, and I’d love to add it to XAMPP! Thanks ! :)

  28. Blessings Chibisa

    Guys I installed WordPress on a local machine. Am using xamp server I created a database but they is a problem in connection of WordPress and the database…. What should I do ?
    Help me pliz

  29. Vikas

    Great artice. It worked perfectly. I am a new learner. Sir could you guide me about How I could run multiple local sites using xampp.

    Any help will be aporeciated.

    • WPBeginner Support

      You would want to create a new folder for the next site and then you should be able to follow the directions in the article to create a new database and site.

      Administrateur

  30. AASIMA

    SIR.
    I successfully followed your instructions to make a website on the localhost. but the next day it doesn’t open and showing some error?

    • WPBeginner Support

      You would want to be sure XAMPP is running to see your local site

      Administrateur

  31. Mate

    Good guys

    I have my website running on local xampp server on windows 10 system I want to move to my new Mac pro computer how do I do it? thanks.

  32. Keith

    I followed your directions and it was great, thanks.

    I am trying to upload the AVADA theme that I have install previously on Hostgator and it worked.

    It is 6mb and a zip file.

    When I try to add this theme I get this message: « The uploaded file exceeds the upload_max_filesize directive in php.ini ».

    Where am I going wrong? Thank You,

  33. Deepak Singh

    Very helpful post, thanks for this..

    • WPBeginner Support

      You’re welcome :)

      Administrateur

  34. Mary

    Good evening, thanks for the great work done here. I have followed these steps and I am unable to log in to my website. All I am getting is this. I am feed up already. Connection for controluser as defined in your configuration failed.

    • WPBeginner Support

      You would want to reach out to XAMPP’s support as there are multiple possible reasons from mysql not running to needing to reinstall xampp

      Administrateur

  35. Sam Arora

    Your site is so much helpful, had a great lesson here

    • WPBeginner Support

      You’re welcome, glad our site could be helpful :)

      Administrateur

  36. Kashif Ch

    Assalam o Alikum Sir!
    Currently, I am learning Wordpress and want to build different websites like membership website, LMS, e-commerce store for learning best practices.
    Can we create two different websites using localhost or any other free hosting?

  37. Xander

    I followed the steps and it worked perfectly yesterday.

    This morning, trying to connect to the localhost I received the following error:

    « This site can’t be reached localhost refused to connect.
    Search Google for localhost wordpress jack admin
    ERR_CONNECTION_REFUSED »

    • WPBeginner Support

      Is your XAMPP running when you try to connect to your localhost?

      Administrateur

    • WPBeginner Support

      Glad you liked the article :)

      Administrateur

  38. Daniyal

    Hello there,

    I’ve followed all the steps given in the article but stuck when I click « Install Wordpress », it gives me an error > « The site is experiencing technical difficulties »

    after setting Site Title, username, password, email.

    Can you help me, please :)

  39. haley

    Thank you for this article. I am on the step where I need to open up the local site in a web browser but when I do, I get an error page saying « the local host has refused to connect. » I’m guessing I messed up on one of the former steps but I don’t know which one. I’m working on a Mac.

    Any guidance would be appreciated!

    • WPBeginner Support

      If you are returning to the site you would want to ensure xampp is running when trying to view your local site

      Administrateur

  40. Charlie McCormack

    Hi
    Thanks for this. Installation went 100%
    I am trying to test Divi which has to be loaded from a zip file
    I get this when I try to install it from aperance/upload theme
    The uploaded file exceeds the upload_max_filesize directive in php.ini.
    Any solutions would be great
    Charlie

  41. YINGLI

    Hi, thanks for writing this article! :)

    I have a question though:
    I am at the step where I have to fill in a site title, username, password and email address for my admin account for Wordpress. May I know whether the information that I use here should be the same as the information that I would use for my actual online Wordpress account? I have an existing unlaunched Wordpress site through Bluehost.

    Thanks so much! :)

    • WPBeginner Support

      It is not required but if you’re creating a local site to test then it may be a good idea to set that as the same.

      Administrateur

  42. Pooja

    Thanks for help , best artical

    • WPBeginner Support

      You’re welcome :)

      Administrateur

  43. Karen

    thanks for the great video. question. am i understanding the process correctly? 1) set up a test site (mysite1) But should i also set up a database/wp install for each client website that I build (and maintain)? I’m guessing yes. :)

    • WPBeginner Support

      Yes, you would want a different install and database for each local site :)

      Administrateur

  44. Miso

    Great job, simple, straightforward. That’s exactly what a beginner, like me needs.

    • WPBeginner Support

      Thank you, glad our tutorial was helpful :)

      Administrateur

  45. God's Son

    Hi,i am very glad and grateful to you for this article. It was very simple and comprehensive,the photo illustrations helped me a lot. You are a great teacher,i hope i will be able to learn and share my knowlege with others like you soon,thanks.

    • WPBeginner Support

      Happy our articles can simplify this process for you :)

      Administrateur

  46. Aftab Hussain

    Thanks for such a nice guideline. I have successfully install wordpress on my local computer by the help of this post.

    • WPBeginner Support

      Glad our article could help :)

      Administrateur

  47. demola

    pls how can i move my xamp wordpress site to another computer

  48. Jon V

    I’m trying to follow these instructions, I’ve downloaded both required files, but I do not get an htdocs folder within my applications with XAMPP. Am I doing something wrong?

  49. Amrit prasad phuyal

    too sloww…. any wat to speed up.

    i am using mozillla browser

Laisser une réponse

Merci d'avoir choisi de laisser un commentaire. Veuillez garder à l'esprit que tous les commentaires sont modérés selon notre politique de commentaires, et votre adresse e-mail ne sera PAS publiée. Veuillez NE PAS utiliser de mots-clés dans le champ du nom. Ayons une conversation personnelle et significative.