1. med kommandot "lockalhost" i firefox får jag upp detta nu, se bilden nertill (förut var det en blanksida)
2. Men kommandot "http://localhost/wordpress/wp-admin/install.php" i firefox får jag upp nu istället följande sida, se bilden nertill
*******************************
detta förbryllar mig i installatioen enligt din länk:
The group ownership we will give to our web server process, which is www-data. This will allow Apache to interact with the content as necessary.
We can quickly assign these ownership values by typing:
Kod: Markera allt
sudo chown -R demo:www-data *
Där försökte jag med, men användaren fanns inteThis will set up the ownership properties that we are looking for.
Kod: Markera allt
sudo chown -R erikoksanen:www-data *
Kod: Markera allt
sudo chown -R root:www-data *
*******************************
och hur börjar jag att "bena" upp detta problem som uppkommit??