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

Manually removing files #11255

Closed
ohreally opened this issue Jan 22, 2017 · 1 comment
Closed

Manually removing files #11255

ohreally opened this issue Jan 22, 2017 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@ohreally
Copy link

It seems that after every upgrade some files need to be removed manually to make Piwik run again.
After having used Piwik for quite some years, and another upgrade (2.16 → 3.01) that brought my Piwik installation to it's knees, I thought I'd do a big cleanup.

Before I start removing files, I'd like your advice.
This is the strategy I came up with:

  1. create a list of all the files in my current installation:
    `# cd /

find . -print | sort > ~piwik.me.files`

@ohreally
Copy link
Author

I'm sorry: posted too quickly. Please remove this, and I'll start over.

@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Feb 28, 2017
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

2 participants