You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to modify the script, because the status page format changed in 2.4.13, but you specified the version with == operator. If you change to >=, then the script working with never apache servers too :)
You have to modify the script, because the status page format changed in 2.4.13, but you specified the version with == operator. If you change to >=, then the script working with never apache servers too :)