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

DietPi-Software | Redis: Minor un/installation/activation fixes of PHP module #1249

Merged
merged 2 commits into from Nov 22, 2017
Merged

Commits on Nov 21, 2017

  1. DietPi-Software | Redis: Minor un/installation and activation fixes o…

    …f PHP module
    
    - Auto installation of PHP module, if PHP stack is installed. Just do this, if PHP state is already installed+configured, otherwise this leads to dependency PHP installations. If PHP install state == 1, then redis module will be installed together with PHP already.
    - Correctly use the phpenmod command to activate the PHP module. Otherwise this command will show errors later, I even got empty .ini files, leading to inactive module.
    - Uninstall PHP module together with redis-server.
    MichaIng committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    8f180a9 View commit details
    Browse the repository at this point in the history
  2. tiny typo

    MichaIng committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    7133bf7 View commit details
    Browse the repository at this point in the history