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

Validation Error when installing #9827

Closed
Zarickan opened this issue Feb 22, 2016 · 3 comments
Closed

Validation Error when installing #9827

Zarickan opened this issue Feb 22, 2016 · 3 comments
Assignees
Labels
worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@Zarickan
Copy link

Running PHP 7.0 on IIS, I get the following message during instalation, validation.

_500 GET request to piwik.php failed. Try whitelisting this URL from HTTP Authentication and disable mod_security (you may have to ask your webhost). For more information about the error, check your web server error log file.
Efter ændringen er have foretaget - genstart webserveren. _

_[22-Feb-2016 18:37:21 UTC] PHP Fatal error: Uncaught Exception: The configuration file {C:\Web\Piwik/config/config.ini.php} has not been found or could not be read. in C:\Web\Piwik\core\Application\Kernel\EnvironmentValidator.php:63
Stack trace:
#0 C:\Web\Piwik\core\Application\Kernel\EnvironmentValidator.php(44): Piwik\Application\Kernel\EnvironmentValidator->checkConfigFileExists('C:\Web\Piwik/co...', false)
#1 C:\Web\Piwik\core\Application\Environment.php(185): Piwik\Application\Kernel\EnvironmentValidator->validate()
#2 C:\Web\Piwik\core\Application\Environment.php(94): Piwik\Application\Environment->validateEnvironment()
#3 C:\Web\Piwik\piwik.php(56): Piwik\Application\Environment->init()
#4 {main}

thrown in C:\Web\Piwik\core\Application\Kernel\EnvironmentValidator.php on line 63_

@tsteur
Copy link
Member

tsteur commented Feb 23, 2016

Are you using the latest Piwik version (2.16.0)?

I think we used to have such an error but in an earlier Piwik version. Can you check if C:\Web\Piwik/config/config.ini.php exists and is readable by the PHP application?

@Zarickan
Copy link
Author

I believe I am using the newest version (downloaded it on 22/02-16 from your website). I ignored the error, and installed anyways, and everything seems to work.

C:\Web\Piwik/config/config.ini.php exists and is readable.

@tsteur
Copy link
Member

tsteur commented Feb 24, 2016

Good to hear! Let us know if you experience any other issues. Cheers

@tsteur tsteur closed this as completed Feb 24, 2016
@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label Feb 24, 2016
@tsteur tsteur added this to the 2.16.1 milestone Feb 24, 2016
@tsteur tsteur self-assigned this Feb 24, 2016
@tsteur tsteur added worksforme The issue cannot be reproduced and things work as intended. and removed answered For when a question was asked and we referred to forum or answered it. labels Feb 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants