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

Log Analytics: import_logs does not work on windows (updatetoken.php fail) #4934

Closed
mattab opened this issue Mar 31, 2014 · 3 comments
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 31, 2014

Reported by many users eg. in the forums

The problem is that executing php on windows does not work.

@tsteur
Copy link
Member

tsteur commented Apr 1, 2014

In d41fe2a: fixes #4934 should make it work on windows if php.exe is in path

@mattab mattab added this to the 2.2.1 - Piwik 2.2.1 milestone Jul 8, 2014
@thanatos11
Copy link

It still doesn't work.
The error:

C:\Users\xxx>python C:\wamp\www\xxx\misc\log-analytics\import_lo
gs.py --url=http://xxxx D:\logs\xxxxx.log
Fatal error: C:\wamp\bin\php\php5.5.12\php.exe C:\wamp\www\xxxx\misc\ cron\updatetoken.php --piwik-domain=piwik.test.com failed with error: .
Reponse code was: 255. You can alternatively run the importer using the --login
and --password option

Environment:
Windows 7
Python 2.7
Php 5.5.12

@mattab
Copy link
Member Author

mattab commented Jul 22, 2015

Hi @thanatos11

please create a bug report in the new repository for Log Analytics: https://github.com/piwik/piwik-log-analytics/issues/

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

3 participants