How To Install WordPress On Apache Webserver | Ubuntu 18.04
How to install wordpress on Apache webserver on Ubuntu 18.04.
Download a zip-file from wordpress.org, unzip the file and move
it’s content to PublicRoot folder on your local site. Edit the
wp-config.php to match your MySQL database, user and password and
then run the WordPress installer.
ubuntu