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

Instructions for updating existing install #52

Open
garygreen opened this issue Sep 8, 2017 · 1 comment
Open

Instructions for updating existing install #52

garygreen opened this issue Sep 8, 2017 · 1 comment

Comments

@garygreen
Copy link

I'm not sure how to go above upgrading to the latest PHP version (even a minor version e.g. from 7.1.6 to 7.1.8)

Would it be required to remove existing PHP then build using the remove.sh and then install new version? That would require some downtime whilst it compiles?

@kasparsd
Copy link
Owner

That is a very good suggestion @garygreen!

I personally just fetch the latest changes for this repo git pull and run ./build.sh. Finally, you have to restart the PHP FPM daemon sudo service php7-fpm restart.

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

No branches or pull requests

2 participants