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

    Great tutorial! I’m trying to download a wordpress site to a local copy. I’ve based my self on this tutorial. So far this is what I’ve done right (I think…):

    1- I’ve downloaded all the files from the live website using FileZilla to wamp/www/mysite/.
    2 – I’ve exported, downloaded and zipped the live site database.
    3 – Using WAMP>phpmyadmin I’ve created a new database and imported the zip file (from 2)
    4- Changed the wp-config.php and updated the database name, user and password.

    Now at this point, I’m able to see the homepage when I type http::/localhost/mysite. The them has been rest however. Also, the admin side as far as I can tell works perfectly.

    The main problem I’m getting is that apart from the homepage I get 404 errors for all the other pages on the local site.

    I’m not sure what I’m doing wrong! Thanks in advance!

  2. George

    Thanks so much. I have everything up and running. Very helpful. I would not have been able to do this on my own.

  3. maggie

    xampp is good for wordpress .It supports max range of url and all

  4. maggie

    thanks… It was helpfull and easy

  5. karis

    Been postponing this with the misconception that the process is tedious and takes time. Wow, thanks to you, I am now done. So easy. Thanks again for the good work. May it never go unrewarded.

  6. Naaz

    great..!! was as simple as 1+1 :p

  7. Marty

    Excellent, worked 110%. Thanks dude!

  8. Bob S

    This was an awesome tutorial! Thanks for the help

  9. Faisal Masood

    Thanks for sharing the nice WordPress resources.

  10. Sabine Blackburn

    Have it all installed but can not create a database in MyphpAdmin, it shows ‚No Privileges‘ where the create button should be
    Any suggestions?

  11. David

    After following your instructions, I got everything right except when I wanted to log in with the „root“ username. When I log in, I get this message “ #1045 Cannot log in to the MySQL server“. Please what should I do?

    • WPBeginner Staff

      Try to log in with blank password if that does not work you would need to reset root password for your MySQL server.

      • pran

        how to change the root password

  12. Gabriel Popov

    Thanks, this article was really useful.

  13. Aaron

    Downloaded everything. I can access wordpress but need to create a database for wordpress. When i click on phpmyadmin it takes me to a 403 forbidden error saying You don’t have permission to access /phpmyadmin/ on this server. I cant figure it out.

  14. Annie L

    Hello – your tutorial rocks. I’m able to get pass the 5 min setup and land on the Wordpress login page.

    One issue, after entering the same credentials provided in the 5-min setup (/wordpress/wp-login.php), I get „SSL connection error.“. Looking at the wp-login.php file, it forces a redirect to SSL.

    How do I get around it without installing a SSL locally?

    Running Wamp 2.4, Windows 7, Chrome browser.

  15. lubna

    really help tutorial bro.I just cant log in to word after the successful installation Help.

  16. Miriam

    I think your tutorials are clearer than anything else I find for a newbie like me. Thanks!
    Can you offer any suggestions for my problem creating a database? I already have a WP site under Bitnami. I decided to download WAMP to have multiple WP sites using WAMP. After installing WAMP, when I open phpMyAdmin I get a log in window. If I log in using the username/pswd originally set up (with Bitnami installation) it says I don’t have priveliges to create a database. I can log into phpMyAdmin using the usename/pswd from the Bitnami WordPress site and I have priveliges but it gives me a 1044 Error when I try to create a new database. I am not sure what to try next. Thanks in advance for any suggestion you may have.

    • Miriam

      I figured out that problem and am on to a different problem. After installing WAMP and putting WordPress in c:WAMP/WWW… I open a browser and try http://localhost/mysite/ but get a 404 Not Found. Could this be related to the fact that I already have Bitnami/localhost? Thanks!

      • Win

        You didn’t paste it in the www folder. You can’t post it in the main wordpress file — you have to navigate to the www folder and paste it next to the index.html file. This should fix your 404 error problem

        • Merom

          Hi,

          I am facing the same problem. what exactly should I paste to www?

          thanks

  17. IBAS

    I really found this tutorial so helpful to me, thanks for the efforts

  18. Kriss

    Wamp Server is an outdate program died on 2013. Probably it is not the best for wordpress

  19. Laurent Lafont

    You are not saying what the username and password are when launching phpmyadmin! And all web searches are giving dummy information as well….. So now stuck…. very useful instructions indeed…….

    • Win

      Username: Root
      Password: Blank

  20. Helen Magner

    Thanks for the instruction. It worked well. I have had a wordpress site up and running for a year now. but now but I would like to be able to import it to to local site so that I can write and save wile I cannot connect to the internet and publish when I can get back on line. Thanks for your help.

  21. ludovic

    Simply perfect. Merci !!!

  22. Robert

    When i follow the steps wampserver to myphpadmin I get the login page, not the page which allows me to click on the database tab as shown in your very well written tutorial. Suggestions to get the wp-config.php file set up?

    • Dave

      I had the same problem, just leave the password blank & you’ll get in.

    • Psdfreak.com

      On that login page fill Username: „root“ and press login (no password required)

  23. Maryam Jamil

    thanks alot
    your article really helps :)

  24. Dharmesh Joshi

    Thanks you bro…(Y)

  25. Vivi

    Hey! Really helpfull article, But… I can’t log in in wordpress..Firstly , in the step of installing wordpress i was directed in a blank page( logo only) , then i reloaded and said it has allready been istalled, so i procceded with the log in, but it seems that my account is not valid..nothing workd..not even the e-mail for getting a new pswrd .
    What should i do? I allready copied the steps twice from the beggining with different databases and data.

  26. nel

    your tutorial worked PERFECTLY
    ty

  27. Andy

    Please help . Thanks 8-)
    installed WAMServer, as according to your instructions, I chose phpMyadmin, and I encountered this error msg, “HTTP Error 404.0 – Not Found
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
    Detailed Error Information
    Module IIS Web Core
    Notification MapRequestHandler
    Handler StaticFile
    Error Code 0×80070002
    Requested URL http://localhost:80/phpmyadmin/
    Physical Path C:\inetpub\wwwroot\phpmyadmin\
    Logon Method Anonymous
    Logon User Anonymous”
    I installed and re-installed WAMServer, but encounter the same error, how do I proceed from here?

  28. farah

    Hi, Thank you for great tutorial, I am facing an issue please help me to solve the issue. After successful installation of WAMP, when I have clicked on PhpMyAdmin , It is asking me to login , but i dont know what is my username and password that can be used here?

    Regards
    Farah

      • Barbara

        I had the same error and other sites had very complicated and, frankly, unsuccessful suggestions on how to fix it. Thank you for this clear and simple solution – it worked!

  29. KarSho

    Simple, Clear and Helped.

    Thanks Dude…

  30. Sara

    Hey there! I installed WampServer like you said but when i press phpmyadmin it opens a blank chrome webpage. No database menu or anything like the printscreen you showed. it’s just blank. I’ve tried unistalling and installing again but it remains the same. help!

      • Sara

        I pick the WampServer icon out of the taskbar and pick the phpmyadmin just like in your printscreen. No, that didn’t work either. I don’t know what can be wrong!

      • Sara

        Ok, reboot the system and It opened something on the phpmyadmin but it’s asking me login and password!

  31. Omer

    Hi. Although this article is helpful, however I would like to give some suggestions in improving it. There are some fill in the blanks in this article which makes it difficult to install wordpress.

    1. After instructing on installing Wamp Server 2, you immediately jump to phpmyadmin where as you should have told that we need to install mySQL -service- install service and start it. Then we have to install apache – service – install service and start it. Then after making sure that the wamp icon is green head over to the phpmyadmin.

    2. After opening the localhost site, you didn’t mention that the username was „root“ and password was blank for the database site and jumped immediately on creating database through database tag.

    Apart from that it was great effort.

    • hujat ul islam

      can you help me in installing word press on xampp

  32. sumit

    while installing wamp server it wll shows error again and again.. . error is about MSVC3100.dll file error.. . kindly fix this error

  33. LIsa

    I installed wamp successfully, renamed database, installed wordpress, entered all fields and then once I hit the final „install wordpress“, got a weird blank screen with the wordpress logo at the top. When I hit the „back button“ it said wordpress was already installed so I tried entering the username and password and it says it is not found. I tried entering the email I had entered to reset the password and says it isn’t found. I tried using the instructions above for changing the password within the phpmyadmin found the Wp-users file in my database and clicked on pencil icon to edit users and it says „my sql returned an empy result“ … help!

    • Lisa Tomsio

      Never mind … I just deleted wordpress installation, created a new database and started over and it worked. I had unchecked the „allow search engines …“ on the wordpress page the first time so I left it checked the second time and it worked fine. Thanks for this information!

  34. Campbell

    I installed WAMServer, as according to your instructions, I chose phpMyadmin, and I encountered this error msg, „HTTP Error 404.0 – Not Found
    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
    Detailed Error Information
    Module IIS Web Core
    Notification MapRequestHandler
    Handler StaticFile
    Error Code 0x80070002
    Requested URL http://localhost:80/phpmyadmin/
    Physical Path C:\inetpub\wwwroot\phpmyadmin\
    Logon Method Anonymous
    Logon User Anonymous“
    I installed and re-installed WAMServer, but encounter the same error, how do I proceed from here?

  35. yousef mayeli

    hi there
    i installed many times with different options but same problem,it’s icon appears and when i click it to proceed it doesn’t appear anything. i don’t know what should i do.just disappointed

  36. yousef mayeli

    i installed wamp and its icon came on desk but when i click on it doesn’t open i even went to my skype and changed but didn’t affect anything , thanks
    . guide me

      • sumit

        while installing wamp server it wll shows error again and again.. . error is about MSVC3100.dll file error.. . kindly fix this error

        please help meee….

  37. Kevin Salt

    Good article … Thanks.

    I don’t want to nit-pick but I think you’re missing a semi-colon in the Skype section …

    „and go to Tools &raquo Options. Click on Advanced and then Connections.“

    ——————-> »

    • Al B

      Disregard. I overlooked renaming the WP directory when moving to www. Thank you for this tutorial!

  38. Kenia

    I had just installed WAMP and then had no idea how to proceed from there as there is no manual for WAMP. This and the next article on making the wordpress site live are both lifesavers. Seriously. THANK YOU for writing this for beginners, and not assuming we know things we don’t (I see that a lot with experts: they take their knowledge for granted and forget what it’s like to start out and not know things).

    THANK YOU, THANK YOU, THANK YOU!!!

  39. Martin

    Hello Guys, all done.. no matter what I am doing.. still last step freezes. I see only WP white-blue logo and white unloaded text box. After typing my website I get: „Error establishing a database connection“ error. Any ideas? Cheers.

  40. Chris

    Thanks so much for this! Successfully installed. Only problem I ran into was with the wp-config.php file. I needed to open the copy of wp-config-sample.php, make changes on my own and then save. Other than that, easy install.

  41. Amelia

    When I went to click on „create database“ in phpmMyAdmin, it said „X No privileges“. What did I do wrong?

    • Amelia

      No matter, I got that fixed. Now I’m just stuck on the configuration page, info filled out and hit submit but the install wordpress page never comes up!

  42. om gupta

    in my laptop wamp server is not working in the local user account .it work only in administrator account but i want to run wamp server in local user account because i do not have administrator access right pls help me how can i run wamp server in my local user account.

  43. Ratan

    Hi ,
    I followed the complete step and dowloaded the WP and started uploading theme . With my first theme only , I got the below message after tryin to install the same :

    The uploaded file exceeds the upload_max_filesize directive in php.ini.

    Please guide .

    Regards ,

  44. utpal

    after install Wampserver i go to phpmyadmin, inthin a login option is here
    where i get pass and id

  45. Alan

    Hello again,

    Per my last comment, I think I figured it out. Sorry for the bother.

  46. Alan

    Thanks for the write-up! Wondering if you might have any ideas as to why I cannot create a db from phpmyadmin? After clicking „databases“ to create a db, I get a „loading“ message for quite some time, then that disappears & nothing…

    The same occurs no matter which tab I select in the phpmyadmin dash. Been Googling for over an hour & I haven’t been able to find a solution. Thanks again!

    • WPBeginner Support

      Try uninstalling and then reinstalling WAMP server. If that does not help you can also install XAMPP.

      Admin

  47. Maureen

    Hi Guys! Step by Step Wonderful! Installed WAMP successfully, set up database, downloaded wp with no problem Sucess! now log in… user name or password invalid… press here to have password sent via email… i receive this message „The e-mail could not be sent.
    Possible reason: your host may have disabled the mail() function.“ any help is appreciated!

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.