Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
added note about MySQL binding to external IP
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Jul 21, 2013
1 parent 894bf35 commit 60db4f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Need more information? Have a look here: http://piwik.org/blog/2012/08/get-start

Open "http://apache.piwik" or "http://nginx.piwik:8080" after installation. You'll see the [Piwik installation](http://piwik.org/docs/installation/#toc-the-5-minute-piwik-installation) screen. XHProf is available under "http://xhprof.piwik".

MySQL listens to the external IP address. Use for instance `192.168.33.10` when trying to install Piwik.

### Installed Packages
* PHP
* PHP QA Tools (PHPUnit, PHPMD - PHP Mess Detector, PHP Depend, PHP CodeCoverage, PHP_CodeSniffer, ...)
Expand All @@ -38,7 +40,7 @@ Open "http://apache.piwik" or "http://nginx.piwik:8080" after installation. You'
### Troubleshooting
* If you get file permission errors install latest VirtualBox Guest Additons: https://github.com/dotless-de/vagrant-vbguest

You'll find Piwik here: `/var/www/piwik`
You'll find Piwik here: `/home/vagrant/www/piwik`

### Issues
Let us know if something is missing or going wrong. Just create a ticket here: [http://dev.piwik.org/trac](http://dev.piwik.org/trac)
Expand Down

0 comments on commit 60db4f3

Please sign in to comment.