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

Wie man WordPress auf einem Windows-Computer installiert (2 Methoden)

Nachdem wir jahrelang WordPress-Websites erstellt haben, haben wir gelernt, wie wichtig es ist, eine lokale WordPress-Einrichtung auf Ihrem Computer zu haben.

Mit WordPress auf Ihrem persönlichen Rechner können Sie mit neuen Funktionen experimentieren, ohne Ihre Live-Site zu gefährden, tief in die WordPress-Entwicklung eintauchen und sogar ganze Websites erstellen, bevor sie live gehen. Es ist wie eine private Sandbox für alle Ihre WordPress-Projekte.

Als Windows-Benutzer gibt es zahlreiche Möglichkeiten, WordPress lokal einzurichten. Wir haben uns jedoch auf die zwei einfachsten Methoden beschränkt. In dieser Anleitung zeigen wir Ihnen, wie Sie WordPress ganz einfach auf einem Windows-Computer installieren können, unabhängig davon, welche Version Sie verwenden.

How to Install WordPress on a Windows computer

Warum sollten Sie WordPress unter Windows installieren?

Wenn Sie ein Windows-Benutzer sind, dann bietet die lokale Installation von WordPress auf Ihrem Computer mehrere Vorteile.

Eine lokale WordPress-Installation schafft eine Testumgebung, die sich nicht auf Ihre Live-Website auswirkt. Diese Einrichtung, die oft als lokaler Server oder localhost bezeichnet wird, ist Ihr persönlicher Spielplatz für WordPress.

WordPress-Entwickler verwenden regelmäßig lokale Installationen für ihre Arbeit. Zum Beispiel können sie damit mit neuen Plugins oder Themes experimentieren oder die Website vor dem Update auf den Gutenberg-Blockeditor testen.

Aber das ist nicht nur etwas für Profis. Wenn Sie WordPress noch nicht kennen, ist eine lokale Installation perfekt zum Lernen. Sie können Funktionen erkunden, Themes und Plugins testen und frei experimentieren, ohne sich Sorgen machen zu müssen, dass eine Live-Site kaputt geht.

Es ist wichtig zu wissen, dass bei einer lokalen Installation von WordPress unter Windows nur Sie die Website sehen können. Wenn Sie eine öffentliche Website erstellen möchten, benötigen Sie einen Domainnamen und Webhosting.

Technisch gesehen können Sie WordPress unter Windows mit XAMPP installieren, und wir haben bereits eine Anleitung dazu geschrieben.

Wir haben jedoch 2 noch einfachere Methoden als XAMPP gefunden, um eine lokale WordPress-Umgebung einzurichten. Sie eignen sich hervorragend für Anfänger oder Benutzer, die schnell eine lokale Website erstellen müssen. Sie können auf den unten stehenden Link klicken, um zu der jeweiligen Methode zu springen, die Sie interessiert:

Methode 1: WordPress unter Windows mit Studio installieren (schnell und einfach)

Für die erste Methode werden wir Studio verwenden. Dabei handelt es sich um eine lokale WordPress-Software von Automattic, dem Unternehmen, das WordPress.com verwaltet und betreibt, einen Website-Builder, der auf der WordPress-Software basiert.

Wir werden zuerst über diese Methode sprechen, weil sie viel schneller und einfacher zu befolgen ist, was sie perfekt für absolute Anfänger macht.

Zunächst müssen Sie die Website Studio by WordPress.com öffnen. Klicken Sie dann auf die Schaltfläche „Download für Windows“.

Downloading Studio by WordPress.com

Öffnen Sie dann einfach die heruntergeladene Datei, um die Installation zu starten.

Es erscheint nun ein Popup-Fenster, das Ihnen anzeigt, dass die Anwendung installiert wird.

Waiting for Studio by WordPress.com to install

Danach können Sie Ihre erste Website hinzufügen.

Geben Sie dazu einfach den Namen Ihrer neuen lokalen WordPress-Site ein und klicken Sie auf „Site hinzufügen“. Sie können die Website benennen, wie Sie wollen, solange Sie sie leicht identifizieren können.

Adding a local site to Studio by WordPress.com

Sie sollten nun das Dashboard Ihrer lokalen WordPress-Website sehen.

Um auf Ihr WordPress-Dashboard zuzugreifen und Ihre Website zu bearbeiten, klicken Sie einfach auf die Schaltfläche „Start“ in der oberen rechten Ecke. Dadurch wird Ihre lokale Website für Sie auf Ihrem Computer zugänglich.

Launching a Studio by WordPress.com local website

Sobald die Schaltfläche „Start“ auf „Läuft“ wechselt, können Sie auf den Link „WP Admin“ oben links auf der Seite klicken.

Dies bringt Sie zu Ihrer lokalen WordPress-Verwaltungsseite.

Logging in to the WordPress admin of a Studio by WordPress.com local website

Und das war’s dann auch schon mit der Einrichtung. Sehen wir uns nun die anderen Einstellungen an, die beim Aufbau Ihrer lokalen Website erforderlich sein können.

Wie Sie auf der Registerkarte „Übersicht“ sehen können, haben Sie direkt vom Studio-Dashboard aus Zugriff auf das Menü des WordPress-Vollseiteneditors. Sie können auch auf „Datei-Explorer“ klicken, um die Ordner und Dateien Ihrer WordPress-Website zu öffnen, und auf „Terminal“ klicken, um Ihre Website mit WP-CLI zu verwalten.

Wenn Sie zur Registerkarte „Freigeben“ wechseln, können Sie sich bei Ihrem WordPress.com-Konto anmelden, Ihre lokale Website klonen und sie auf die Server von WordPress.com hochladen. Dadurch wird die geklonte Website vorübergehend online gestellt, was für die gemeinsame Nutzung von Demoseiten mit Ihren Kunden oder Teammitgliedern nützlich ist.

Sharing a Studio by WordPress.com local website

Es kann vorkommen, dass Sie sich direkt über Ihren Browser bei Ihrer lokalen Website anmelden möchten, anstatt Studio zu verwenden. In diesem Fall müssen Sie Ihre wp-admin-Anmeldedaten kennen.

Um sie zu finden, können Sie zur Registerkarte „Einstellungen“ wechseln und dort Ihren WordPress-Administrator-Benutzernamen, Ihr Passwort und Ihre Anmelde-URL finden.

Locating a Studio by WordPress.com admin credentials

Eine weitere nützliche Funktion von Studio ist der integrierte KI-Chatbot, mit dem Sie kommunizieren können, indem Sie auf die Schaltfläche „Assistent“ klicken.

Hier können Sie Studio um Hilfe bei Aufgaben wie der gleichzeitigen Aktualisierung aller Ihrer Plugins, der Aktualisierung Ihrer WordPress-Kernversion oder der Erstellung von Code für einen benutzerdefinierten Block bitten.

Using the Studio by WordPress.com AI assistant

Wenn Sie mit der Arbeit an Ihrer lokalen Website fertig sind, bewegen Sie den Mauszeiger einfach über die Schaltfläche „Laufend“ in der oberen rechten Ecke, bis dort „Stopp“ steht.

Klicken Sie dann auf die Schaltfläche, um die Website zu beenden.

Stopping a Studio by WordPress.com local website

Ein Nachteil von Studio ist, dass Sie die WordPress-Umgebung nicht nach Ihren Wünschen konfigurieren können. Das bedeutet, dass Sie die PHP-Version, den Webserver und die Datenbank verwenden müssen, die für Sie vorausgewählt wurden.

Dies kann ein Nachteil sein, wenn Sie Ihre Website oder Ihr Plugin mit bestimmten Serverkonfigurationen testen müssen.

Wenn Sie mehr Kontrolle über Ihre lokale WordPress-Umgebung benötigen oder Ihr lokales Setup an eine bestimmte Live-Server-Konfiguration anpassen müssen, können Sie die nächste Methode mit Local WP ausprobieren.

Methode 2: WordPress unter Windows mit lokalem WP installieren (besser anpassbar)

Zunächst müssen Sie die Local WP-Software herunterladen und auf Ihrem Windows-Computer installieren. Gehen Sie einfach auf die Local WP-Website und klicken Sie auf die Schaltfläche „Download for Free“.

Local WP landing page

Daraufhin erscheint ein Popup-Fenster, in dem Sie Ihre Plattform auswählen müssen. Wählen Sie „Windows“ aus dem Dropdown-Menü.

Als Nächstes können Sie Ihre Daten wie Vor- und Nachname, Arbeits-E-Mail-Adresse und Telefonnummer eingeben, um die Software herunterzuladen.

Inserting some information to download Local WP

Nach Eingabe der Daten klicken Sie einfach auf die Schaltfläche „Jetzt anfordern“.

Danach wird die Software automatisch auf Ihren Computer heruntergeladen. Andernfalls können Sie auf den Link „Hier klicken“ klicken, um den Download zu starten.

Waiting to download Local WP

Sobald die Datei heruntergeladen ist, starten Sie den Einrichtungsassistenten.

Nun müssen Sie auswählen, ob Sie die Software für alle Benutzer oder nur für sich selbst installieren möchten.

Sobald Sie eine Option ausgewählt haben, klicken Sie auf die Schaltfläche „Weiter“.

Choose user profiles for software

Im nächsten Schritt können Sie den „Zielordner“ auswählen, in dem die Software installiert werden soll.

Klicken Sie einfach auf die Schaltfläche „Durchsuchen“, um den Pfad festzulegen, und klicken Sie dann auf die Schaltfläche „Installieren“.

Select your installation path

Die Local WP-Software wird nun auf Ihrem Windows-Computer installiert.

Anschließend können Sie das Kontrollkästchen „Lokal ausführen“ aktivieren und im Einrichtungsassistenten auf die Schaltfläche „Fertig stellen“ klicken.

Run local software

Die Software wird nun auf Ihrem Windows-Gerät gestartet.

Der nächste Schritt besteht darin, eine neue lokale Website hinzuzufügen. Klicken Sie dazu einfach auf das Pluszeichen „+“ am unteren Rand.

Add a new local site

Danach können Sie eine Website in der lokalen Software erstellen.

Wählen Sie die Option „Neue Website erstellen“ und klicken Sie auf die Schaltfläche „Weiter“. Es gibt auch die Möglichkeit, die Website aus einer Blaupause oder einer bestehenden Website-Datei zu erstellen, aber zur Veranschaulichung entscheiden wir uns für die erste Option.

Creating a new local WordPress site with Local WP

Als nächstes können Sie einen Namen für Ihre lokale Website eingeben, z. B. „Meine WordPress-Website“.

Es gibt auch erweiterte Optionen, bei denen Sie die lokale Website-Domäne und den lokalen Website-Pfad eingeben können. Standardmäßig wird für die Domain der Titel Ihrer Website verwendet, jedoch mit Bindestrichen getrennt.

Wenn Sie fertig sind, klicken Sie einfach auf die Schaltfläche „Weiter“.

Naming the new local WordPress site with Local WP

Danach müssen Sie eine Umgebung für Ihre lokale Website auswählen.

Sie können die „bevorzugte“ Umgebung verwenden, in der die Software automatisch die PHP-Version, den Webserver und die MySQL-Version auswählt. Andererseits können Sie auch „Benutzerdefiniert“ wählen und die Umgebungsdetails eingeben.

Local WP bietet die neuesten PHP-Versionen. Als Webserver können Sie zwischen Nginx und Apache wählen. Auch bei den Datenbanken können Sie zwischen MySQL und MariaDB wählen.

Beachten Sie, dass einige PHP-, Webserver- und Datenbankversionen das Herunterladen bestimmter Abhängigkeiten erfordern, damit sie ordnungsgemäß funktionieren.

Configuring the local WordPress environment with Local WP

Als nächstes können Sie einen WordPress-Benutzernamen und ein Passwort für Ihre lokale Website eingeben. Außerdem haben Sie die Möglichkeit, eine WordPress-E-Mail-Adresse auszuwählen, an die Sie alle E-Mail-Benachrichtigungen erhalten werden.

Darüber hinaus gibt es eine erweiterte Option, bei der die Software fragt, ob Sie ein WordPress-Multisite-Netzwerk haben. Wenn nicht, klicken Sie einfach auf „Nein“.

Nachdem Sie diese Angaben eingegeben haben, klicken Sie einfach auf die Schaltfläche „Website hinzufügen“.

Creating local WordPress site credentials with Local WP

Die Software wird nun WordPress installieren und Ihre Website einrichten.

Um die lokale Website zu starten, klicken Sie auf die Schaltfläche „Website starten“ in der oberen rechten Ecke.

Launching the new local WordPress site made with Local WP

Klicken Sie als Nächstes auf die Schaltfläche „WP Admin“, um die Anmeldeseite für den WordPress-Admin anzuzeigen.

Geben Sie einfach den Benutzernamen und das Kennwort ein, die Sie zuvor bei der Einrichtung der lokalen Website eingegeben haben, und klicken Sie dann auf die Schaltfläche „Anmelden“.

Login page example

Sie können nun Ihre lokale Website auf Ihrem Windows-Computer bearbeiten.

Wenn Sie fertig sind, vergessen Sie nicht, die Website von der Local WP Software zu stoppen, indem Sie auf die Schaltfläche „Stop site“ klicken.

Stopping the local WordPress site with Local WP

Pro-Tipp: Wenn Sie den Anmeldevorgang überspringen möchten, können Sie in Local WP einen Ein-Klick-Admin-Login aktivieren.

Gehen Sie dazu einfach zurück zum Local WP Dashboard und schalten Sie die Schaltfläche „One-click admin“ auf „On“. Wählen Sie dann im Dropdown-Menü den Admin-Benutzer aus, der diese Ein-Klick-Login-Funktion nutzen kann.

Enabling one-click admin login with Local WP

Alternative: Verwenden Sie WordPress Playground, um Themes, Plugins und mehr zu testen

WordPress Playground ist ein innovatives Tool, mit dem Sie direkt in Ihrem Webbrowser mit WordPress experimentieren können. Es ist ein virtueller Sandkasten, in dem Sie neue WordPress-Themes, Plugins und Funktionen ausprobieren können, ohne eine reale Website zu beeinträchtigen.

WordPress Playground unterscheidet sich von einer lokalen WordPress-Umgebung in mehreren wichtigen Punkten.

Erstens muss es nicht auf Ihrem Computer installiert werden und wird im Gegensatz zu dauerhaften lokalen Installationen nach jeder Verwendung zurückgesetzt. Sie können von jedem Gerät mit einem Browser darauf zugreifen, während lokale Installationen an einen Computer gebunden sind.

Während WordPress Playground ideal für schnelle Tests und zum Lernen ist, bietet eine lokale WordPress-Umgebung auf Ihrem Windows-Computer mehr Flexibilität für langfristige Entwicklungsprojekte.

Eine ausführliche Anleitung finden Sie in unserem Leitfaden zur Verwendung von WordPress Playground in Ihrem Browser.

Ich habe WordPress auf meinem Windows-Computer installiert, was nun?

Jetzt, wo Sie WordPress auf Ihrem Computer haben, können Sie einige Dinge tun:

Wir hoffen, dass dieser Artikel Ihnen geholfen hat, zu lernen, wie man WordPress lokal auf einem Windows-Computer installiert. Vielleicht interessieren Sie sich auch für unseren Artikel über die lokale Installation von WordPress auf einem Mac-Computer und unsere ultimative Anleitung zur Erstellung einer WordPress-Staging-Site.

Wenn Ihnen dieser Artikel gefallen hat, dann abonnieren Sie bitte unseren YouTube-Kanal für WordPress-Videotutorials. Sie können uns auch auf Twitter und Facebook finden.

Offenlegung: Unsere Inhalte werden von unseren Lesern unterstützt. Das bedeutet, dass wir möglicherweise eine Provision verdienen, wenn Sie auf einige unserer Links klicken. Mehr dazu erfahren Sie unter Wie WPBeginner finanziert wird , warum das wichtig ist und wie Sie uns unterstützen können. Hier finden Sie unseren redaktionellen Prozess .

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.

Das ultimative WordPress Toolkit

Erhalte KOSTENLOSEN Zugang zu unserem Toolkit - eine Sammlung von WordPress-bezogenen Produkten und Ressourcen, die jeder Profi haben sollte!

Reader Interactions

766 KommentareEine Antwort hinterlassen

  1. Moinuddin Waheed

    This is the best method for anyone who just want to learn and gets hands dirty before actually making a big debut in the WordPress industry.
    I have used both the methods local by flywheel and wampserver for local installation of WordPress.
    I have also used xampp server for wordpress installation and have experimented with many themes and plugins.

  2. Konrad

    Everything went smoothly, no issues with installation, thanks to the simple yet effective guide. Much appreciated!

    • WPBeginner Support

      Glad to hear it worked for you :)

      Admin

  3. saajina

    Hi. i am new to WordPress and i am trying to install WampServer. i downloaded WampServer from the link you mentioned above. and i tried to install after download , i choose english language after that i accepted the agreement. after that when i click on the next button to install a pop come by saying this installation can only work if the above vc++ package is installed ……. and please cancel the installation . i don’t know what to do next. please help me

    • WPBeginner Support

      It would depend on which VC++ package is missing but you should be able to go to the Microsoft website and search for the Visual C++ library that WAMP needs to download and install it.

      Admin

  4. Jiří Vaněk

    Thank you for the guide. Usually, I’ve always tested WordPress, for instance, on services like instawp.com, or I’ve set up everything myself in some virtualization tool on a Linux distribution. This looks quite simple.

    • WPBeginner Support

      Glad you found this a helpful option :)

      Admin

  5. sieutonghop

    Is Local WP website data guaranteed?

    • WPBeginner Support

      I don’t think I understand what you’re asking, the files and your content are stored on your computer.

      Admin

  6. kiemtienspeed

    If using Local WP, where will the website data be saved? Can you explain more clearly?

    • WPBeginner Support

      The data would be stored in the database and the files would be saved in the site’s folder.

      Admin

    • Jiří Vaněk

      It’s practically the same as with WordPress on shared hosting. The database can then be exported via PHPMyAdmin, and data via an FTP client (FTP data is stored in a folder locally on the computer). Alternatively, a migration plugin can be used, just like on the server.

  7. Koweh

    Hi, please is the a video explainable for the above steps to install Install WordPress on Windows Using WampServer?

    • WPBeginner Support

      Not at the moment but we will consider that for future videos!

      Admin

  8. M Sohail

    this article is very helpful to me.
    Thanks to all Team

    • WPBeginner Support

      Glad to hear our post was helpful!

      Admin

  9. Danielle

    Hi, very helpful article. How would you do this for an existing WordPress site? (I’m hosting on Hostinger and selected WordPress to construct my site). I already have a domain name and login for WordPress as well.

  10. Joseph Lewinski

    Fabulous instruction set. I installed WAMP Server simply and without a hitch. There was only one very minor „glitch“ in your instructions, which were easy enough to figure out. When the instructions explain the installation of WordPress proper, it says, „Paste the ‚wordpress‘ folder into the C:\wamp64\www folder.“, but the IMAGE shows you installing it into the C:\wamp64 folder. Like I said, easy enough to figure out (I used your WORDS, NOT the IMAGE).
    THANK YOU for this! I’m subscribing NOW!

    • WPBeginner Support

      Glad our guide was helpful and thank you for pointing that out!

      Admin

  11. Duncan Philps-Tate

    Hi useful article. The only thing I’m aware of not seeing is anything about when to use Local WP and when to use WAMP. Now I’ve got a choice and I don’t know which is better for me.
    Local WP sounds more straightforward and with less to do – but the test doesn’t say whether it also installs Apache, PHP, MySQL (which the WAMP text does say).
    On the other hand, WAMP sounds like you have to do more getting it going (just compare the number of paragraphs it needs) but apart from (possibly) adding choice over Apache, PHP, MySQL, what does it give you that Local WP doesn’t?

    Hope you can answer this easily.

    • WPBeginner Support

      WAMP has been around longer and was our original recommendation, Local WP was created to make it easier for those just starting out and both will install what is needed to run a WordPress site on your computer.

      Admin

      • Duncan Philps-Tate

        Thanks – useful

  12. Seyi

    Thanks for this… really helpful

    • WPBeginner Support

      Glad our article was helpful!

      Admin

  13. Kylie

    I have installed wampserver and have a green light. When I right click I can not find any button called phpadmin. And when I type localhost/phpadmin in my browser I am getting this message.
    The requested URL was not found on this server.

    Apache/2.4.51 (Win64) PHP/7.4.26 Server at localhost Port 80

    • WPBeginner Support

      You would want to left-click on WAMP’s icon for phpmyadmin, when you go through that route it should show what your URL is set to if it is not properly set under localhost.

      Admin

  14. Layla

    I’ve done this and started work on one pc but this now needs to go for repair and will be away a while. If I am to install this on a second pc, what files do I need to transfer over so I can continue working on the same website on the other pc? Feeling a bit dumb here that I can’t figure it out myself.

  15. Renata

    I installed Wamp Server and C++ Redistributable 2012, 2013 and 2015 but when I try to open it it opens 4 black windows and then it shuts down. What should I do

    • WPBeginner Support

      You would want to check in the bottom right with your hidden icons, WAMP does not have a window pop up by default but would add an icon there for your options with WAMP

      Admin

  16. Hosea

    Straightforward and to the point guide. Followed it and achieved exactly what I wanted. Great and helpful write-up.

    • WPBeginner Support

      Glad you found our guide helpful :)

      Admin

  17. Ibrahim Yusuff

    Thanks for this invaluable guide. The issue of having is with the wamp download. The language is in French and each time i try to change it it goes back to french which i do not understand. i filled all the necessary information but to click on download it changes back to french. pls help me out on this

    • WPBeginner Support

      They currently have a popup that is French when selecting the file to download but at the end of the first paragraph you should see a link to download directly without having to deal with the popup :)

      Admin

  18. prilla kobugabe

    hello, i need some help. when i put this localhost/mysite/ in my web browser it responds negatively saying

    „The requested URL was not found on this server.
    Apache/2.4.41 (Win64) PHP/7.3.12 Server at localhost Port 80“

    • WPBeginner Support

      If you have restarted your computer since installing WAMP you would want to ensure that WAMP is running as that is the most common cause of that specific error.

      Admin

  19. Ronnie Ferrer

    You are legend guys! Thanks.

  20. Francis Guchie

    Thank you so much for this very nice article for beginners

  21. prakoo

    api-ms-win-crt-string-l1-1-0.dll is missing from your computer it shows error?

    • WPBeginner Support

      You would want to ensure you install Visual C++ Pro for the most common solution to that error.

      Admin

  22. Melissa

    Hi – I have WAMP installed locally on my Windows 10 machine running PHP version: 7.3.12. I want to upgrade to PHP 7.4 – do I need to reinstall WAMP or can I update PHP separately?

    • WPBeginner Support

      You would want to click on the WAMP icon, and check under PHP, Version and depending on when you installed WAMP there should be the option to change versions by clicking on the version you want to use.

      Admin

      • melissa

        thanks – this was perfect advice!

  23. Holly

    Thanks for this article! It is the best and most straight-forward one I’ve come across, it’s very helpful and detailed. Keep up the great work! As a beginner, I really appreciate it.

    • WPBeginner Support

      Glad you found our guide helpful :)

      Admin

  24. Jules Ivan

    This is awesome! Thank you for making this article!

    • WPBeginner Support

      Glad you found our guide helpful :)

      Admin

  25. Ben

    While installing, I got a System error that says “The code execution cannot proceed because MSVCR120.dll was not found. Reinstalling the program may fix this problem'“

    How can I get this done please

    • WPBeginner Support

      You need to install Visual C++ Redistributable that we link to in the article :)

      Admin

  26. Diya

    I have installed wordpress in wamp and completed my first website. I have got another project now. So for the second website how should I start?Should I install wordpress again in a second „mysite2“ folder?

    • WPBeginner Support

      You can certainly do that for the most common method for creating a new site.

      Admin

  27. saheed

    im receiving myssqld.exe- system error. how do i fix it

    • WPBeginner Support

      You would want to ensure you installed Visual C++ Redistributable

      Admin

  28. Tom Bauer

    WAMP64 will not install on a win7 64 machine.

    • WPBeginner Support

      Unless we hear otherwise, you can install it on Windows 7 still, depending on the error you are running into, you may need to reach out to WAMP’s support.

      Admin

  29. Paul

    Great instructions, thanks.
    Everything installed fine, just have a problem this morning in trying to log into the browser. Every setting I have tried hasn’t worked.
    I know I am being thick but could you confirm what I should be typing in the browser to access the program.
    Thanks

    • WPBeginner Support

      As we state in the article, it should be something similar to localhost/mysite. You would also want to ensure WAMP is running for the most common reason for that issue.

      Admin

  30. Peter

    I was having similar issue as others. All went well until I got to the point with Apache not running. The issue was with Port 80 it was used by something else (not skype) so I went to Tools > Use other port than 80 I added the port 8080. Then it all worked however then when you want to access your website you can’t use localhost/mysite/ but localhost:8080/mysite/ since you changed the default port.

    I didn’t find this in the comments. Maybe it will help someone.

    • WPBeginner Support

      Thanks for sharing what helped you with this issue :)

      Admin

  31. Bas

    Hi, thanks for the tutorial. I completed it, and it works like a charm. But now my question is: how do I get my „real“ live website data in the local test environment? Is there some way to export that and import it into the local test environment?

  32. Mahima Pandey

    here i have downloaded the wordpress file and done everything according to the given instruction . but lastly stuck in the localhost address bar
    localhost/servername in the internet explore has to be typed to get to wordpress. but what to be type for google ,firefox. pls lhelp me with this its really urgent.

    • WPBeginner Support

      You should be able to type that same address on any internet browser to see the site on your local computer. If you wanted to have your site found online, you would want to look into a domain and hosting provider.

      Admin

  33. Konstantinos Paturas

    Thank you so much.

    • WPBeginner Support

      You’re welcome :)

      Admin

  34. Armel

    Thanks for this useful article. I successfully installed WordPress using Wamp. But, I get this message. „Installation failed: there has been a critical error on your website. Please check your site admin email inbox for instructions. Learn more about debugging in WordPress.“
    Please, how can i fix it ?

  35. Hoat Le

    Dear WPBeginner Support;
    I read your tut very carefully, and didn’t see you mention about VirtualHost in WampServer, so I don’t know if I have to create a Virtual Host for my test site.

    • WPBeginner Support

      It can make URLs closer to what you would expect from a site but it is not a requirement and can be difficult for beginners to set up.

      Admin

  36. Shani

    Hello,
    Thank you so much for this article!
    You’ve really helped me!
    I’m interested to know now how to login to my site when I go on wordpress.

  37. mimi

    I followed the process accordingly but when i click on the green WAMP icon in order to create a blank MySQL database nothing pops up

    • WPBeginner Support

      The most common reason for that would be if you didn’t install the C++ redistributable if you have not done that.

      Admin

  38. Aminat

    Thanks a lot, really helpful

    • WPBeginner Support

      You’re welcome :)

      Admin

  39. Dav

    Hi,
    I have installed as per instructions but I am getting an error trying to log into

    ERROR: Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin.

    What am I doing wrong?

    • WPBeginner Support

      That is likely a hiccup with either your browser cache or a browser addon, we would recommend clearing your cache or trying to use an incognito browser to see if that helps resolve the issue.

      Admin

  40. Nathan Zindikilani

    Hi, thank you for the article. when i try to open my local host site i get the following error; There has been a critical error on your website.this is after pasting ‚wordpress‘ to www folder. how may i solve this

    • WPBeginner Support

      You would want to ensure the file is unzipped, if it is you may want to try reading a fresh WordPress download to the folder to see if there was a hiccup with your download.

      Admin

  41. Spyros

    Hi, i need your help please, i follow all the steps in your detailed article but i saw a message „can’t select database We were able to connect to the database server (which means your username and password is okay) but not able to select the test_db database and some other that i believe you know“.

    Thanks in advance!

    • WPBeginner Support

      You may want to ensure there are no typos in the database name you set, it looks like it is not able to find a database with the name given.

      Admin

  42. Raheel

    I am getting „Error establishing a database connection“

    Any help here please

  43. Steve

    Hi,
    I have installed WAMP and created a WordPress site on my computer – thanks for your excellent guide. I used „mysite“ as in your example to stay consistent with you as I built my software kingdom. Now that things are looking good, is it possible to simply rename the „mysite“ folder (which is inside „www“ to my preferred name, or is it more complicated than that? I’m trying to avoid starting over. Thanks

Eine Antwort hinterlassen

Danke, dass du einen Kommentar hinterlassen möchtest. Bitte beachte, dass alle Kommentare nach unseren kommentarpolitik moderiert werden und deine E-Mail-Adresse NICHT veröffentlicht wird. Bitte verwende KEINE Schlüsselwörter im Namensfeld. Lass uns ein persönliches und sinnvolles Gespräch führen.