Fix changes in pkg-messages.in - Piwik is now Matomo
Sponsored by: Netzkommune
This commit is contained in:
parent
2b887e6ee7
commit
e63a1b88a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479038
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
POST-INSTALL CONFIGURATION FOR Matomo
|
POST-INSTALL CONFIGURATION FOR Matomo
|
||||||
=======================================
|
=======================================
|
||||||
1) Create a user and a empty database for Piwik to store all
|
1) Create a user and a empty database for Matomo to store all
|
||||||
its tables in (or choose an existing database).
|
its tables in (or choose an existing database).
|
||||||
|
|
||||||
2) Add the following to your Apache configuration, and
|
2) Add the following to your Apache configuration, and
|
||||||
|
@ -17,10 +17,10 @@ POST-INSTALL CONFIGURATION FOR Matomo
|
||||||
Require all granted
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
3) Visit your Piwik site with a browser (i.e.,
|
3) Visit your Matomo site with a browser (i.e.,
|
||||||
http://your.server.com/matomo/), and you should
|
http://your.server.com/matomo/), and you should
|
||||||
be taken to the setup script, which will lead
|
be taken to the setup script, which will lead
|
||||||
you through setting up Piwik.
|
you through setting up Matomo.
|
||||||
|
|
||||||
For more information, see the INSTALL DOCUMENTATION:
|
For more information, see the INSTALL DOCUMENTATION:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue