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. Bidyut Kumar Mondal

    Thanks a lot for such a wonderful post.

  2. Ali

    Just to say Thank you very much.

  3. sreenu

    thank you…thank you soooooooooooo much ..

  4. Nissim

    Thank you so much. this was sterling

  5. adriana

    OMG i made it through. lol. thank you for your time writing this, it helped me through the panic stage lol

  6. mahendra

    Who help of peoples, They are God

  7. Kenneth Ekeh

    Help please! I have followed the article and installed wamp, created the wp database but culd not be able to run complete configuration of wp. Its telling me „can’t select database“. Try Again. Please help me to fix this. Thanks.

    • WPBeginner Support

      During the installation when it asks for your database details, please make sure that you are entering the same name for the database which you used when creating database in phpmyadmin. For username, use root and leave password blank.

      Admin

    • Tom

      Upon opening mysql workbench, choose your connection, then write the code without quotes „create database nameofyourdatabase;“ this will be the name of your database and what you will use in the wordpress setup when it asks for the name of your 1)database(use nameofyourdatabase) 2)username 3)password 4)database host(im using „localhost“)

      Hope this helps.

  8. Tammi L. Coles

    Just a quick note of thanks for this very simple-to-follow tutorial. It worked like a charm (including the Apache rewrite for permalinks follow-up).

  9. ogunmakinwa dayohanks.

    Your tutorials as been good for me so far, but please which stable wordpress can i download? can i download the latest version? i am just thinking that some plugins might not be available for the latest version.. so for now which version do you recommend for me? thanks

  10. Mohamed Ishag

    Hi there,

    Would you please answer the question posted on 12/11/13 I still need help
    as I am unable to run the WAMP Server on Windos 8. Please read question posted on 12/11/13.
    Thank you in advance.

    Regards,
    Mohamed

  11. Orestes

    I was able to install WP, but I’d like to know how to manage different web logs within my local server. Thank you for the instructions and tutorials here.

  12. GinoDC

    After entering details for Site Title, Username, Password and Email I press Install WordPress and my computer hangs. Please help.

    • WPBeginner Support

      This could happen for a number of reasons. Try to uninstall wampserver and then download and reinstall again. If the problem presists, then you can try XAMPP.

      Admin

  13. Mohamed Ishag

    Hello,

    I have installed WAMP on Windows 8 but I am having a problem creating a data base due to the following error (You don’t have permission to access /phpmyadmin/ on this server). I have edited the htpd.conf file as follows

    Open file httpd.conf through wamp tray icon

    Find:
    # onlineoffline tag – don’t remove
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1

    Change to:
    # onlineoffline tag – don’t remove
    Order Deny,Allow
    Allow from all

    Then saved but still get the same error, why!? Norton 360 is installed on the PC
    and no other conflicting apps. I need some help to fix this issue. Any ideas? Thank you in advance.

    Best Regards,
    Mohamed

  14. Mohamed Ishag

    Dear Syed and the team,

    Thank you very much for this site. I am new to Wordpress and found your tutorials and explanation very good and straight forward. I feel that you are a busy man but still have time to dedicate this site to new WP beginners. God bless your parents.

    Salam,
    Mohamed

  15. adam

    Hello,

    I have installed everything and am finally at my wordpress dashboard on my localhost machine. everytime i click on visit my site to view what I have changed the page simple directs to the WAMP server configuration screen that shows apache version, php version, loaded extensions, etc… It seems that something simple needs to be changed but I dont know…Can anyone please help? Thanks in advance…

    • WPBeginner Support

      You have probably installed WordPress in www directory. You need to install it in a subdirectory like www/testsite1/

      Admin

      • Nuno

        Hey i have the same problem, so if i just copy all the files to a subdirectory it will work or do i have to reinstall it all over? Thanks.

  16. Matthew

    Thank you, than you, thank you. I am a technophobe and your clear instructions helped me all the way.

  17. Arthur

    Hi,
    After installing WAMP in accordance with your instructions, I could not open phpmyadmin; explorer kept waiting for localhost. I’m not a pc techie so I desperately need instructions how to proceed furter in the same easy way as your manual above. I have a 64 bit W7 machine, and installed the 64 bit version of WAMP first, but since that did not work as described , I installed the 32 bit, but with the same result. Thanks for your help in advance ! (No Skype, port 80 OK, as far as I can see)

    • WPBeginner Support

      Try restarting all services make sure that WAMPServer icon is green also make sure that Skype is not running in the background. Also look at this support thread for more possible solutions.

      Admin

      • Arthur

        Thanks a lot: I followed your recommended thread and I removed a double line in the Host file (‚127.0.0.1 Localhost‘) that seemed too much and now I can get to a log-in page of phpMyAdmin, which is great, but I have not yet even entered an ID and password during initial installation of WAMP. Did I miss something ?
        Thanks for your patience again…

        • WPBeginner Support

          To log in to phpMyAdmin, enter username root and leave password blank.

  18. Trudy Ritsema

    Can I run more than 1 test site on WAMP? and any ideas of how I would go about this please?

    I already I have localhost site running – and I don’t want to get rid of that yet as I am still developing it…

    Thanks in advance.

    • WPBeginner Support

      in your www directory create new directories for each website. That way you can run multiple sites on localhost.

      Admin

  19. viki

    i can’t create new database, bcause it is showing “ * No Privileges“ in red colour letters. please help me

    • nick mav

      you should login using the following credentials:
      username: root
      password: [empty] –> that is, no password

      • Shawn Morrissey

        Thanks Nick,

        I had the same issue and couldn’t find this out anywhere I had looked previously…

  20. SanketP

    Hi. I am a new-bee to this world of eb designing. Wanted Joomla but that didnot go thru too well. WP instal was as good for me. Thank you. XOXOXO.

  21. Everett

    Hello. I want to be able to develop my wordpress site locally and not have to be connected to the web when I make changes and do save or update inside wordpress. Before I go through all the installation of WAMP and WP locally, can anyone tell me if I will have to have internet access to make updates to a wordpress running locally in WAMP? Sure I realize if I wanted a new Theme or Plugin, I would have to be online, but if I am just making adjustments to text and adding pictures that are already on my laptop, etc. will I have to have internet access to do so? I ask because I do a lot of travel where I am on an airplane and could be working on a new version of a website if I don’t have to be online. Also, I can’t afford a wireless account for my laptop, so I only have internet when I am at home with my own wifi or when I am somewhere that has a free wifi. Thanks.

  22. Ian

    I followed the instructions to the letter, installed WAMP and the required SP1 Visual C++ on a brand new laptop running Windows 8 64bit. The installation refuses to launch, brings up a screen asking if I’m sure I want to let this programme make changes to the computer, then does nothing when ‚Yes‘ is clicked. What is going wrong?

    • WPBeginner Support

      Does the wampserver icon appear in your windows taskbar? If it does, then you need to click it and launch wampserver.

      Admin

      • Brynn

        Please help. I installed WAMP but when I went to open phphMyAdmin, nothing happens. I tried uninstalling and reinstalling, but still getting the same problem. I’m not even getting any sort of popup block notification in my browser. Just nothing.

        I wonder if this might have something to do with the WARNING window that popped up on the WAMP website before I downloaded it… It said something in French, and then something about needing to install C++ which I know nothing about, and which was not mentioned in this tutorial.

        Do I need to install C++ and if so, do I need to learn how to use the programming language before I can finish this tutorial on installing Wordpress? I am a designer, not a programmer, so I hope to god I don’t need to stop everything and go learn C++ before I can do a simple Wordpress install.

        • WPBeginner Support

          Brynn you can always check whether or not Microsoft Visual C++ is installed on your computer from Control Panel -> Programs and Features. Do you see wampserver page when you visit http://localhost? If you do, then you have already successfully installed WAMP.

  23. John Victor

    Can I hug you now or later?

  24. guru

    I install wordpress to my localhost. But i dont know to use it to develop a site. I’m new to wordpress. Please anyone help me.

  25. Scott Cho

    Got WAMP installed, but when I try to create a new databse by clicking on the phpMyAdmin button in WAMP the chrome browser window that opens up says:

    Forbidden
    You don’t have permission to access /phpmyadmin/ on this server.

    Can anyone point me in the right direction as to what this is and how to fix it? I don’t know if this makes a difference but I have it installed on my secondary hard drive, not my C drive (the c drive just has my operating system).

  26. Asad Riaz

    Here is how you edit the htpd.conf file

    Open file httpd.conf through wamp tray icon

    Find:
    # onlineoffline tag – don’t remove
    Order Deny,Allow
    Deny from all
    Allow from 127.0.0.1

    Change to:
    # onlineoffline tag – don’t remove
    Order Deny,Allow
    Allow from all

    Plus resolution to some other conflicts

    Make sure no other program conflict wamp such as Xampp, phpEasy, IIS, Skype, Zonealarm, firewall/antivirus, NOD32, Eset, any web and/or Remote Desktop related program, such as Teamviewer …

    IIS and Apache/Wamp are both web server and might conflict in some way, so you have to disable IIS in order for Wamp to work

    Disable IIS in Vista/W7:

    Control Panel, Uninstall Programs, Turn Widows Features On or Off, uncheck Internet Information Services

    Disable IIS in XP:

    Control Panel, Add/Remove Programs, Add/Remove Windows Components, uncheck Internet Information Services (IIS)

    Restart computer, then restart Wamp

    Also, in folder C:\WINDOWS\System32\drivers\etc, open file hosts and delete anything in this file and have only this line below and nothing else

    127.0.0.1 localhost

    If using Skype, go to Tools->Options->Advanced->Connection and uncheck the box „Use 80 and 443 as alternatives for incoming connections“. Restart Skype after WAMP. Now you will be able to use both programs at the same time w/o problems.

    I hope it helps, found it on net

  27. Asad Riaz

    Howdy,

    Well i have managed to install it using the article. Some info was missing in this article like

    1. Once you click on phpMyAdmin, it asks for login details, so here they are:
    username: root
    pass: (leave it blank)
    2. WAMP sometimes gets offline and it wont open the phpMyAdmin page, so you guys need to edit the htpd.conf file in C:wamp/bin/apache4.2/conf/htpd

    Lets see now how much it helps me.

    I m here for all the support that i can extend. :)

    Thanks to the author of this page.

    • Cesar M.

      thanks for the user info I was getting crazy, but I finally got in to phpmyadmin

  28. Colin Teasdale

    Hiya,

    Problem solved – I had needed to install the Visual C# redistributable, and did that after installing Winamp. Uninstalled Winamp, rebooted and then re-installed – everything fine. That’ll be user error then ! ! !

    Colin T.

    • Scott Cho

      I’m getting the same error you just described below, where is this redistributable you speak of?

  29. Colin Teasdale

    Hi guys,

    I’ve just downloaded and installed WAMP and have got to the „set up a database“ stage. When I select ‚phpMyAdmin‘ I get a ‚Firefox Problem Loading Page‘ page with „Unable to connect – Firefox can’t establish a connection to the server at localhost“.

    I’ve tried the fix suggested by Imran on June 17th, but this doesn’t seem to have fixed resolved the problem.

    Any thoughts on how I fix this, please??

  30. Peter

    Hi Editorial Staff,
    Do you have a tutorial that is the reverse process also using WAMP? I have a functioning website that I would like to duplicate on my home computer for experimenting and learning css, and php programming without risking my functional website.
    Thanks.

  31. Denzil

    Hi, a very useful article, thanks. Is it easy to migrate a test WP site on WAMP to a hosted site elsewhere? Do you have a tutorial article to help?
    Thanks

      • Denzil

        Great! How timely! Thanks guys, looking forward to it.

  32. Kate BP

    Absolutely cracking article – really helpful, thanks so much!

  33. akash

    After clicking on phpmyadmin,,,,,,,
    i am getting redirected to directly php my admin webpage and not the database entry option which is shown above.
    thereafter the details are not matching afterwards in database,username and password.please give me its solution as soon as psbl.

    • Amitoj Gautam

      User Name: Root
      Password: None (Leave this space empty)
      Click on the Go button. You will be directed to the page you are looking for.

  34. Dana

    Hi! Once I’ve created a site on my WAMP server, could I then transfer it to an existing domain name? I’m trying to create a new site without shutting down the old one. Once the new one is finished, I would want to replace the old one, but use the same domain name. Thank you!

  35. chris martin

    Hi, I am having trouble with links not working. Could you help me or give me some direction on how to fix that? On my site „chrisjamesmedia.com“ click menu, then „blog“ and i get „not found“. This also happens with links as well.

    Also, do you have a tutorial on how to host multiple domains from this as well, or point me in the right direction.? I have looked up several things about virtual domain, localhost, and everytime I find something they want me to edit httpd conf, but what they have doesnt match mine.

    Thank you so much!!!!

  36. Tamsin

    Hi,

    Great article, very clearly explained.

    Would you be able to tell me the best way to add a second Wordpress site to Wamp? I have read a lot of conflicting information and would rather not make a massive mess of things!

  37. Tom Smith

    Hi,

    Thank you for providing this excellent tutorial! It’s going to be great to get use to using WP onn my PC before I install it on my host server and create my website.

    I followed your instructions and installed WAMP and then Wordpress and got all the screens you showed here… and with the tweaking you suggested, I was finally able to open WP – saw the Dashboard, etc. Then I closed it.

    But now I can’t seem to open WP. I open WAMP and click on Localhost – and it just sits „waiting for response from localhost“ – does not open anything. I’ve tried http://localhost/my database name – it will not open – I get „HTTP 500 Internal Server Error“. Just in case, I also followed your instructions on SKYPE and unchecked that Port 80 box.

    What am I missing?

    • Editorial Staff

      Did you shut down your computer? You have to launch WAMP Server every time you restart your computer.

      Admin

  38. Imran

    When i try to Setting Up a Database for WordPress, it was saying like this : Forbidden
    You don’t have permission to access /phpmyadmin/ on this server. what is the reason ? can you please guide me. thank you in advance….

    • Editorial Staff

      That’s weird. Since you are the admin of your Wamp install, then you shouldn’t get this error.

      Admin

      • Imran

        Finally i got the solution…

        I think it will be useful for others.

        for phpmyadmin

        Goto c : wamp/alias/phpmyadmin.conf file, open with notepad.

        find

        Options Indexes FollowSymLinks MultiViews
        AllowOverride all
        Order Deny,Allow
        Deny from all
        Allow from 127.0.0.1

        replace with

        Options Indexes FollowSymLinks MultiViews
        AllowOverride all
        Order Deny,Allow
        Allow from all

        thats it…

        • Imran

          Thank you very much EDITORIAL STAFF, this is a nice post and very usefull.

        • Melanie

          I had this same problem with the phpmyadmin and I found and made the changes cited here to the alias file, then restarted WAMP and I was able to create my database. However, now I’m getting the same Forbidden message when I try to install Wordpress on my localhost, exact text below:

          Forbidden
          You don’t have permission to access / on this server.

          I can get to the WP install screen from 127.0.0.1, but not localhost. I’m running Windows 8. Any ideas on how to get this to install? Thanks in advance for any help you might be able to give me.

  39. Akshay

    Hi.

    I wanted to use this method to test out plugins before installing then on my live site. So in your tutorial, instead of copying in clean WordPress files, I copied in a full backup of my site made using BackupBuddy.

    However from this point on I’m not sure what to modify in order for my site to function correctly offline. I edited my wp-config file to the new database details, and imported my database from my online phpmyadmin to the WAMP one. However it seems like there’s something I’m missing, as when I try to access localhost/site/wp-admin I am redirected to my online login page.

    Do you have any suggestions?

    Thanks very much for your help.

    Akshay

    • Brandi

      I’m in the same boat – did you ever find a solutions?

  40. Christophe R.

    Another (lazy) point for XAMPP : I know there are some differences in the config files, but I use both linux (at home) and Windows (Seven and 8) at work, so I appreciate having the same interface for I only have to learn once.

  41. Andre

    Great article and easy instructions for those who want to venture into WAMPP….however, for myself, I still prefer XAMPP and do run it on it’s own on a second drive without the installable version. Updating is a breeze, although I rarely need to.

    I’ve used XAMPP for many years now for both WordPress and Joomla theme development, as well for a testing server. Never had issues and I do find it quite easy to use. I used to use the full version but I found that the Lite version works extremely well.

    I noticed someone said AMPPS, but I’ve never tried that…perhaps in my spare time I will try it out.

    • Nicholas

      Its click and install that’s how easy it is and just open to localhost/ampps i use it for all my scripts that this includes as downloads and install on the service. no worries on xamp and wamp that i found to limited in some ways.

  42. Adrian

    Thanks alot it was really helpful

  43. Thomas

    Hi everyone,

    I’m a very beginner with WordPress and I have created a site with it and WAMP on my computer.

    Now I want to put it online, but I don’t know how to do it.
    Where does a tutorial exist for that?
    The thing is that I want to replace the current site, which is hosted somewhere else, and so keeping the domain name.

    Does anyone know where I can find this kind of information?

    Thanks a lot!

  44. Nicholas

    WAMP in the older days was great! Now there is a far more better and less embarrassing way when it comes to configuring things with WAMP. WAMP is in the past and gone for me. I use AMPPS far more better no configurations, just install and a few dips of changes in the options section that’s it. Open your browser go to your localhost and install any cms or other scripting lang within your browser using ampps. You’ll be amazed! No more downloading then extracting in www folder and then reconfiguring. Wordpress is just a click and install on ampps. No hassle! Shouldn’t you guys write something about AMPPS? This is a lot more better than WAMP! WAMP lags a lot of things like cgi and stuff those are extras, but on ampps everything is included. Ever since ampps I never looked back to wamp! Sorry!

    • Editorial Staff

      Have been using WAMP for so long that didn’t even bother with another option. AMPPS sure looks good. Good to see that it is made by the folks from Softaculous. Will have to give it a try.

      Thanks for the suggestion Nicholas.

      Admin

  45. Zimbrul

    Why do you say you prefer WAMP over XAMPP?

    • Alexander Gounder

      WAMP is much simpler and easier to use compared to XAMPP.

      • Editorial Staff

        Would second that. WAMP is easier to use. Several years ago when we used XAMPP the upgrade process was complicated and it was buggy. We switched over to WAMP and it was awesome.

        Admin

  46. Parth S.

    Hi, Thank you very much for this. It’s very informative and easy to follow. However I’d suggest you mention the skype thing a lil early around the localhost point, because, there ppl start to worry when they see a blank screen with skype on in their PC. :)

    Great post though. Keep it up.

  47. Mladen

    Just to mention, that Team Viewer also causes problems with WAMP.

  48. Christophe R.

    I actually do prefer XAMPP and DTX-Control for I can overcome security policy : Installation without administration rights (zip file pour the web server) and full access to blocked ports (80, 443, 3306).

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.