Install Wordpress on Ubuntu 22.04 with a LAMP Stack
Here is the guide from the office website.
There is one important thing the guide missed.
disable the default configuration file
sudo a2dissite /etc/apache2/sites000-default.conf
Last updated
Was this helpful?