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. mike

    installed wamp Apache/2.4.9 (Win32) PHP/5.5.12, downloaded wordpress, configured wp-config nothing, absolutely nothing happens.

    Any thoughts?

  2. Villi

    Hey. So everything worked great and i have been playing around practicing. Now i am going to make another website but keep the practice website also, but i need them to be completely independent from each other since i dont want my „messing around“ to affect the new one :) Should i install wordpress again and follow the same instructions (extract the wordpress folder to C:\wamp\www etc.) and make another database ?

    In short, should i follow exactly the same process as before, except i would not need to download wamp again obviously.

    Thank you

  3. Wayne

    Great article. I have managed to get everything up and running. But have not got stuck when I try to upload a Theme I have purchased. I have a personal live site using WordPress. But wanted to build one offline for my workplace, hence I am using phpAdmin. Any ideas please how I can work on purchased themes on a localhost?

    • WPBeginner Support

      Installing a purchased theme is no different on a localhost site than on a live site. Simply go to Appearance > Themes on your localhost site. Click on the Add New button and then click on the Upload button. Click on the choose file button to locate the Theme Zip file from your computer and then upload it.

      Admin

  4. Manoj

    Hi

    I had installed everything as per the guide here and my site was working fine. Today, however, i tried to loginto localhost and it gives an error. It says this webpage is not available. ERR_CONNECTION_REFUSED

    Kindly help

  5. naveenraj

    hi sir,

    The icon says in orange colour and i getting blank pages when i go for localhost/phpmyadmin/ page, Please help t resolve this.

  6. bella

    „Go to C:\wamp\www and paste wordpress folder there.“

    I can’t seem to find anywhere that accepts my wordpress folder. Does anybody have more detailed description to do this step for me? Thank you very much for all you sharing people

    • Ayesha

      Hi,

      Once you go to wordpress.org and install wp, you will have a wordpress zip folder, extract its contents and it would create a wordpress folder, open this folder and copy the folder named wordpress. Now goto your wampserver folder and then open www folder that lies insides wampserver folder, paste the folder wordpress over there i.e. inside www folder.
      You just have to copy your wordpress folder and paste it in the www folder of wampserver.

      Hope that helps!

  7. Kush Singh

    Really it’s very helpful site for installing wordpress.
    Nice work guys keep it up…

  8. Satish Shihani

    Superb….. I really like this
    On my first attempt only, i done all installation without any error

    Thank you so much for this tutorial

  9. Amir

    Smooth and fun, worked like a charm. I had only one problem which was resolved by shutting down a certain Microsoft product… :-)
    Thank you.

  10. Paul

    Great tutorial glad I found it as I am just learning how to use wamp and my local server to build wordpress sites. I would also like to copy a live wordpress site to my local server so I could modify a theme, then reload it to the remote server and was wondering if there was a tutorial on how to do that? I have found and read the tutorial on uploading a site from my local server to the remote one but nothing on copying a live site to the local server and getting it to work. Is this possible and if so, do you have a tutorial on how to achieve it successfully? Thanks in advance.

  11. Kvaibahv01

    Hey there,

    I had created a Wordpress blog earlier this month and my WAMP server was uninstalled due to some reasons….I reinstalled it>did all the same steps> named the ‚wordpress‘ folder to ’site‘> opened localhost/site/wp-admin which says :

    Welcome to WordPress. Before getting started,………………………….before proceeding.

    Database name
    Database username
    Database password
    Database host
    Table prefix (if you want to run more than one WordPress in a single database)
    We’re going…………We got it.

    In all …………… all ready…

    I clicked ‚Let’s go‘ button which opened ‚Setup config.File‘ entered my DB name ’site‘> ‚username‘ and ‚password‘ I edited on ‚wp-config-sample.php‘ and changed username to blank and same with password too> Click next and now it shows me an error „Can’t select database“:

    We ………………. database.

    Are you sure it exists?
    Does the user have permission to use the site database?
    On some systems the name of your database is prefixed with your username, so it would be like username_site. Could that be the problem?
    If you don’t know how to set up a database you should contact your host. If all else fails you may find help at the WordPress Support Forums.

    Please help!

  12. Geraldine

    Hello. I hope you can help me with this. After I created the test site, how can I share this to my friend via online?

  13. Rhian Williams

    thank you so much for this I have been battling with localhost software all day and this worked first time for me :-)

  14. moneytechnicals

    Ive installed WAMP in windows 7 32 bit. And want to use wordpress. But its not showing to create configuration file. Its showing an error like this-

    Warning:
    require(C:wampwwwwordpress-trunk/wp-blog-header.php): failed to open
    stream: No such file or directory in
    C:wampwwwwordpress-trunkindex.php on line 18

    Please help me to get out of this. Thank you in advance.

    • Campbell Sinclair

      Hello and to anyone who googles this error and is stuck like I was on this,

      You likely downloaded the zip installer and extracted them, maybe cancelled it some point because the extraction / transfer of the folder inside was slow. I’m not sure what happened, not the point either.

      This error occurs when not all the files are present. Try and hunt down wp-blog-header in your WordPress folder directory with a simple search. The index page (one that is first loaded by a browser when it opens a directory) is only asking for this file but it simply won’t be there with it in the directory. Index.php is asking for wp-blog-header and everyone else said I’m not the file you’re looking for.

      I downloaded the version prior and it was complete because I had the installation page as expected. This is the quickest and certain fix. If you do this, you will should be able to upgrade to the latest once you have installed as well.

  15. ArtaGene

    Since I didn’t see any specs listed, not sure my old computer will have enough memory…can I install on a portable drive (connects with USB) and use that way ?

  16. jerry

    I get this error right at the end of the installation.

    httpd.exe – system error

    The program can’t start because MSVCR110.dll is missing from your computer. Try reinstalling the program to fix this
    problem

  17. nikhil

    i have install wamp server but when i am going to phpMyAdmin it is showing error like this:-

    Forbidden

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

  18. Roshan Bagdiya

    error
    #1045 – Access denied for user ‚root’@’localhost‘ (using password: NO)

    while accesing phpmyadmin
    how to resolve it

  19. Diviya

    Followed your procedure step wise. Now when I try to setup database for Wordpress, when I click on phpMyadmin I get error ‚HTTP Error 404. The requested resource is not found‘

  20. Carrie

    FYI, the „Skype“ error also happens with a similar program called Team Viewer. A similar simple fix, going in to the program and changing the checkbox regarding ports 80 and 443. I agree with others, if nothing else you should put a link to the troubleshooting info in the article right after the WAMP installation. I got frustrated that I kept getting an error, and decided to look through the comments until I found a solution.

  21. Aditya Pranav

    Done all thing , but when I click on phpMyadmin the an error page will open in browser and that is :-
    HTTP Error 404.0 – Not Found
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

  22. Derick

    Howe about adding a tutorial that continues from this one on how to add multiple websites to be worked on offline like the above one.

  23. Vijay

    Thanks so much for this. It worked for me.

    My only complaint is that the skype error should have been right after the WAMP installation part. I spent a lot of time figuring out how to get the WAMP icon to go green instead of orange. Ultimately found out that IIS 8.5 was using port 80 and that I had to stop WWW publishing services from Services.msc and restart the Apache on WAMP to get it to work.

  24. M♥ηyαηє Ramołło™

    Great tutorial

  25. Jim

    Great tutorial. Big thanks. Only you should post the info on Skype port before in the beginning, as I did everything by myself and changed the port number in wamp folder. Then here I found out that there was easier way doing it on Skype ;)

  26. lobsterhands

    Great tutorials. Thank you for being so clear and concise.

  27. Lis

    Fab article! I’m all installed and working. However, any additional pages I am creating over and above the home page don’t work. I am creating the page in Wordpress, but when following the ‚View‘ link, I get a 404. Any idea?

  28. St. Buzo of C.O.B. ®

    Bingo..!! this was so helpful.!! Phase one done i have installed..!!

  29. anbu

    dear sir,
    this blog is very usefull to me..as per your instruction i create a website locally. but when i try to open the same site from different machine in tha same lan i can’t.please guide me.
    i tried via this following method in another computer
    1.http://192.168.1.88/(sitename).
    2.http://localhost/(sitename)

    the site is not opening

  30. anbu

    dear sir,
    this blog is very usefull to me..as per your instruction i create a website locally. but when i try to open the same site from different machine in tha same lan i can’t.please guide me.
    i tried via this following method in another computer
    1.http://192.168.1.88/(sitename).
    2.http://localhost/(sitename)

    • Lyle Denman

      http://forum.wampserver.com/read.php?2,121118

      This should answer many of your questions. Know that you will also have to update your database’s options (from localhost/phpmyadmin/). wp_options > siteurl and wp_options > home should be changed from http://localhost/database_name to http://your_local_ip_address/database_name (for example http://192.168.0.11/coolsite/).

      Make sure you open c:/wamp/bin/apache/apache2.4.9/conf/httpd.conf

      In that file, after the line reading: # onlineoffline tag – don’t remove, add the following 2 lines:
      Require all granted
      Require ip 192.168.0 (or whatever the first 3 groupings of your local ipv4 address is)

      Then, in the same file, find the line reading: #Include conf/extra/httpd-vhosts.conf and remove the # from the beginning of that line.

      Then, open the file c:/wamp/bin/apache/apache2.4.9/conf/extra/httpd-vhosts.conf and comment out the code that is there (just to keep defaults around) and past the following:

      ServerName localhost
      DocumentRoot c:/wamp/www

      AllowOverride All

      Save those files, restart all WAMP services and enjoy your LAN development.

  31. Lina

    This post was VERY helpful!! Thank you very much!

  32. WPBeginner Staff

    First you need to uninstall wampserver completely from your computer. Then download a fresh copy and try to reinstall. If this does not work out, then we will recommend you to use XAMPP which is an alternate software with nearly the same software (Apache, php, mysql).

    • Jokerman

      I tried EasyPhP too but that didn’t work either. Have just installed Xampp and that appears to be working. Thanks very much for the advice.

  33. Jokerman

    I have downloaded and attempted an install. It didn’t work as I was missing a dll file. Have downloaded the necessary software from MS and this time the install appeared to have gone well…no error messages and the Wampserver icon has appeared on my desktop as requested. However when I click on the Wampserver icon it asks: Do you want to the following program from an unknown publisher to make changes to your computer? (Program name: wampmanager.exe) Clicking on Yes causes that window to close then nothing happens. Do you have any clues as to what to try next please? Thank you

  34. cmills

    The latest version of wamp uses PHP 5.5.12 which isn’t compatible with Wordpress!

  35. WPBeginner Staff

    That’r probably because your site is served at 127.0.01 which is a local loop address while the other ip address is your lan address. They are two different things.

    To enable sharing you need to add this line to your httpd.conf file Listen 192.168.1.4:80 make sure your computer is using static ip and it is set to use the ip address you enter in apache configuration file.

    You will also need to make sure that WordPress saves your IP address as your sites URL not localhost. To achieve this you would need to install wordpress from 192.168.1.4/mysite instead of localhost/mysite

  36. archetypechris

    Hello, and thank you for the amazing guide! I have a small
    problem. Everything worked find when I followed the guide and my site loads up
    fine, but when I try to connect to it from another computer in my house with
    address: 192.168.1.4/mysite, it says I don’t have permission to view the page.
    Does anyone know how to fix this? Thank
    you!

  37. Anji

    It is my first time creating a website in WP and his post was easy and it worked like a charm! Thank you so much!

  38. WPBeginner Staff

    George,

    The WordPress you install on your local computer is only available on that computer.

    There are specialized software that allow you to install Wampserver on a USB stick which you can then carry with you to work.

    • George

      Thanks for the speedy reply,

      Today I installed Wamp on my work laptop and using phpadmin exported my sql database from my home computer and imported it to my work laptop.

      I tried mirroring the process above on my work laptop and named the database the same thing. I was able to get into my site on my work laptop but is seems my plugins and theme haven’t transferred. Am I missing a step? Must I transfer another folder?

      I was planning on working on a local server doing this transfer sequence between work and home and was wondering if it can even be done (I heard about url linking problems) A short check list or play by play of what I must do would be very helpful.

      Thank you,

      -George

  39. rustomQ

    excellent guide!!!!!! got everything up and running the first time!!! thank you oh so much!!!! :)

  40. George

    This Work wonderfully! I’ve been word pressing for a couple of days and have made some progress over the weekend.

    One Problem:

    How can I take what I have on my home computer and work on it on my work computer in the office? Can I upload this to wordpress and work on it from anywhere? (I am fine with having a http://www.website.wordpress.com url while I am developing) What are my options to working and showing my development work after following the process above.

    I am a complete newbie but willing to learn, a quick tutorial on that process and options would be greatly appreciated. Great work so far and thank you for all the resources you guys provide.

  41. Thomas

    *facepalm* There is a link just above to resolve the problem. Sorry about that! Thanks again for this great tutorial!

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.