No Database Connection
I'm Running:
Ubuntu 12.04
Php5 5.1.3RC
MySql 5.5.31
Piwik 1.11.1
MySql database and user are setup with the correct permissions. (database was filled during the setup with tables)
(http://piwik.org/docs/requirements/)
Tracking code inserted into the website, checked the tracking code for known issues.
Piwik System check, everything is ok.
Apparmor usr.sbin.mysqld has r/w access to /path to/piwik/tmp/** rw, for MySql and I'm using the PDO_MYSQL adapter.
But Piwik is not tracking visits to the website on the internal network nor on the external network.
If I look at the database connections in MySql, everything is there except for a Piwik connection.
Any help would be appreciated.
I'm Running:
Ubuntu 12.04
Php5 5.1.3RC
MySql 5.5.31
Piwik 1.11.1
MySql database and user are setup with the correct permissions. (database was filled during the setup with tables)
(http://piwik.org/docs/requirements/)
Tracking code inserted into the website, checked the tracking code for known issues.
Piwik System check, everything is ok.
Apparmor usr.sbin.mysqld has r/w access to /path to/piwik/tmp/** rw, for MySql and I'm using the PDO_MYSQL adapter.
But Piwik is not tracking visits to the website on the internal network nor on the external network.
If I look at the database connections in MySql, everything is there except for a Piwik connection.
Any help would be appreciated.