- πΊπΈUnited States SocialNicheGuru
nginx version: nginx/1.27.0 it is now an error
- Status changed to Needs review
10 months ago 11:39am 10 June 2024 - Status changed to Needs work
10 months ago 2:23pm 15 June 2024 - πΊπΈUnited States SocialNicheGuru
Looking through the code this is just a temporary fix.
- πΊπΈUnited States SocialNicheGuru
Uploading a patch to hopefully be able to determine the version of nginx and make modifications accordingly
- πΊπΈUnited States SocialNicheGuru
small syntax error so updating patch
- πΊπΈUnited States SocialNicheGuru
ssl on
was deprecated in 1.15 and removed in 1.25. - πΊπΈUnited States SocialNicheGuru
Had to update to be above nginx 1.25.
- πΊπΈUnited States SocialNicheGuru
Updated patch
// Check if the function is already defined if (!function_exists('get_nginx_version')) {