Announcement

Collapse
No announcement yet.

Revert to PHP 7.0.25 until 7.0.27 is released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Revert to PHP 7.0.25 until 7.0.27 is released

    PHP 7.0.26 (and 7.1.12, 7.2.0) has a problem that is causing the NextGen gallery in WP to die and core dump. What is the best way to revert to PHP 7.0.25 until 7.0.27 is released?

  • #2
    And the answer is:

    yum downgrade alt-php7*

    Comment


    • #3
      Hello,

      To downgrade, please use the next command:

      Code:
      yum downgrade alt-php70*7.0.25*
      We will release new PHP version with the fix later this week (beta), and to the stable channel on Monday.

      Comment

      Working...
      X