Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able login #12397

Closed
amoljore751986 opened this issue Jan 3, 2018 · 2 comments
Closed

Not able login #12397

amoljore751986 opened this issue Jan 3, 2018 · 2 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@amoljore751986
Copy link

Hi, I am trying to configure the PIWIK for one of our Websites.

Point 1:
When I am trying to access it using http:///piwik, then it is working fine and I am able to login and see the dashboards etc

Point 2:
But when I am trying to access it from APACHE2 server using https://www.radixhealth.org/piwik, then it is not allowing me to login.

Here is my server config in config.ini.php file
[database]
host = "127.0.0.1"
username = "root"
password = "mypassword"
dbname = "piwik_db"
tables_prefix = "piwik_"

[General]
force_ssl=1
assume_secure_protocol = 1
proxy_uri_header = 1
salt = "1934b4cd41f49bcfb15d76fbb4"
trusted_hosts[] = "11.111.111.123"
trusted_hosts[] = "www.mydomain.org"
cors_domains[] = *
proxy_client_headers[] = HTTP_CLIENT_IP
proxy_client_headers[] = HTTP_X_FORWARDED_FOR

@fdellwing
Copy link
Contributor

Not able to look at it, because it throws an 404.

@sgiehl
Copy link
Member

sgiehl commented Mar 30, 2018

@amoljore751986 Hope you managed to solve your problem. If not maybe try to get some help on our fourm.

@sgiehl sgiehl closed this as completed Mar 30, 2018
@sgiehl sgiehl added the answered For when a question was asked and we referred to forum or answered it. label Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants