GithubHelp home page GithubHelp logo

Comments (5)

enoch85 avatar enoch85 commented on August 19, 2024

Wow! Forgot about that. Can you please create a PR?

Let's go with just upgrade instead of dist-upgrade

from vm.

enoch85 avatar enoch85 commented on August 19, 2024

Okay, just tested and it works as expected even after upgrade. I guess you chose to use the new file, never do that in case you really must. Always keep current config.

This is not an issue --> closing.

from vm.

Ark74 avatar Ark74 commented on August 19, 2024

If you run the update script right after the production_install you won't see any behaviour since the packages are up to date.
But if you do dist-upgrade, right after ubuntu pushed php7 updates (this week they moved from 7.0.8 to 7.0.13) it will brake the redis support since the script it builds it from git.
I've had the same config file for over a year now.
My two cents.

from vm.

enoch85 avatar enoch85 commented on August 19, 2024

@Ark74 I hear you.

Though, my test was on my own server (1.5 years with the same config) and also on another server that is about 6 months (with a Nextcloud VM) and both performed well. No errors and I could login to redis-cli without any issues. both servers are in production.

from vm.

enoch85 avatar enoch85 commented on August 19, 2024

Ok, I just tried again, but this time I chose to install the package maintaners version, and yes, redis fails to load. But it's really easy to fix.

echo extension=redis.so >> /etc/php/7.0/apache2/php.ini

So as I said, always keep the local version and there will be no issues. :)

from vm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.