author-pic

Paulo Bomfim

Running WordPress locally


Published on September 02, 2019

Getting started

  • Install MAMP for Mac computers(Mac, Apache, MySQL, PHP). Other operating systems like XAMP, WAMP..
  • Download and unzip WordPress.zip in my sites folder.
  • Configure MAMP to locale web server (/Documents/Sites).
  • Create a database ("wphp") on phpMyAdmin.
  • Run localhost:8080/wordpress/ and configure.
  • And at next acess, login with your Username/Password.

How to import/export Wordpress

  • Install All-in-One plugin

Readings



If you like it, share it!