Matthew Thomas
Matthew Thomas
Hi @brandonkelly it was set too mysql as the install seemed to copy the .example.env file, I then followed the instructions and tried to load the screen and the error...
I haven't tried that to be honest I'll come back to you.
I also get this.
Ignore my comment I got this working, looks like a file path issue. I'd recommend having some error output for this, such as log file not found perhaps.
checking the error.log file I can see this. ``` AH00106: piped log program '/var/www/html/import_logs.py --debug --enable-http-errors --enable-http-redirects --enable-bots --url=http://XXXXXXXXXX --output=/var/log/apache2/matomo.log --recorders=1 --recorder-max-payload-size=1 --token-auth=XXXXXXXXXXXXXXXX --idsite=3 --log-format-name=common_complete -' failed unexpectedly ``` But...
Running the above in the apache vhost using a php script manages to grab the stdin. ```
Using the latest version supplied in this repository (which is different from the matomo application you download from the website) doesn't work at all ``` AH00106: piped log program '/usr/bin/python3...
+1 for this to be implemented