Prossesing job queue changes stuck

Discussion in 'Installation/Configuration' started by AxelssonDesign, Jan 6, 2020.

  1. Hello,
    I was adding php 7.2 and used this guide; https://www.howtoforge.com/tutorial...rom-debian-packages-on-debian-8-and-9/#php--4

    After doing that my job que got stuck.

    Then I used this guide: https://www.howtoforge.com/tutorial/how-to-install-php-7-on-debian/

    How can I reset my job que?
     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    I'd guess you switched the system php version to 7.2 here, and you just need to change it back, and probably install a few more modules for 7.2 (including mysqli).

    You should be able to just remove everything you did here. Hopefully you didn't overwrite any system init scripts or anything (if so, reinstall the system php packages).
     

Share This Page