You really need WHM access – not cPanel (or extraneous, vulnerable hacks).
Are you here because of another installer?
For example, whilst experimenting with ways to approach the Matomo install, I recommend NOT using the standard installer. It may throw "always_populate_raw_post_data = -1", as it did for me.
2
Answers
I got a good approach that can work on any server. I will give my scenario, you can change based on your environment.
1.create .htacess file in the public_html and paste this
2. create user.ini file in the public_html and paste this
create php.ini file in the public_html and paste this
Done!!!!!!!! It worked for me !!!
Edit your
php.ini
You really need WHM access – not cPanel (or extraneous, vulnerable hacks).
Are you here because of another installer?
For example, whilst experimenting with ways to approach the Matomo install, I recommend NOT using the standard installer. It may throw
"always_populate_raw_post_data = -1"
, as it did for me.If you’re without WHM access, try Softaculous.
Matomo will be and running really quickly if that is why you need to edit
php.ini
.