V01-Install Joomla Ubuntu
V01-Install Joomla Ubuntu
TOWiOS
The Only Way is Open Source
Note:
If you use these instructions you do so at your own risk. They are not considered ‘perfect’, and are purely for
testing purposes.
Note: At the time of writing, version 8.1 of php was installed. (Yours may be newer - make a note of the version.)
Note: Enter the relevant username, and Joomla version (at the time of writing, it was 4.3.2).
Start mysql:
sudo service mysql start
Create database:
CREATE DATABASE joomla_db;
Clear cache:
FLUSH PRIVILEGES;
Leave mysql:
quit;
Note: Anything underlined can be changed to suit your needs - but remember them for ‘Step 6’. Highlighted details
must match.
1. Joomla Install:
a. Select Installation Language: English (United Kingdom)
b. Setup Site Name: website-1
(Setup Login Data >)
2. Login Data:
a. Enter the real name of your Super User.*: Firstname Lastname
b. Set the username for your Super User account.*: SuperUser
c. Set the password for your Super User account.*: Complex123!&
d. Enter the email address of the website Super User.*: Enter an email address
b. Open Administrator: