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

Switching to a Git Install #6700

Closed
bigworm opened this issue Feb 8, 2019 · 1 comment
Closed

Switching to a Git Install #6700

bigworm opened this issue Feb 8, 2019 · 1 comment

Comments

@bigworm
Copy link

bigworm commented Feb 8, 2019

Noticed today I was still running v4.6.3 and I followed the upgrade instructions on how to switch from manual install to git install for easier upgrading in the future...

I had a couple of errors after following the documentation that I thought you guys would be interested in.

[Thu Feb 07 19:13:35.019329 2019] [:error] [pid 29642] [client myip:54627] SoftException in Application.cpp:267: File "snipeit/public/index.php" is writeable by group
which I corrected by following google's suggestion to Change the file permissions from '0664' to '0644'

Then [Thu Feb 07 19:15:55.876183 2019] [:error] [pid 31604] [client myip:54673] SoftException in Application.cpp:657: Directory "/snipeit/public" is writeable by group
which I corrected by again using the google to change the permission to '0755'.

This was on a Centos box with git version 2.19.1

I followed the directions here https://snipe-it.readme.io/docs/switching-to-a-git-install

@snipe
Copy link
Owner

snipe commented Feb 16, 2019

That looks like a... cPanel error? Thanks for the heads up - unfortunately permissions are something we have to rely on the user to handle, since they're all kinda different based on how the server is set up. We'll try to add a note to the docs tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants