In this post we will see, how we can change the default port (port 80) of Wordpress to something else (port 1280) in order to have port 80 available for other applications to use.
To make this change we will need to change 2 main things, the Apache configuration files and some options in the MySQL database.
We are assuming that Wordpress is installed in a LAMP stack on an Ubuntu or Debian server.
