I'm suddenly getting hundreds of server errors:
I had been running with PHP 7.3, and my host said i should upgrade to newest version. I picked 8.3, and that completely killed my site. I then went to 8.1 and the site came back, but now i'm getting these errors.
I'm hoping someone can help... I'm just not technical enough to understand what to do. I'm OK editing .ini files on the server if someone can just tell me exactly what change to make. Apologies if this is obvious from the error message... i see it referencing a line to add to php.ini but I'm just not sure exactly where to put it or if it needs changes from what is shown.
Very much appreciate someone patiently explaining to me what to do to fix this.
Thanks in advance!
Job XF\Job\PushSend: [E_USER_WARNING] [WebPush] gmp extension is not loaded but is required for sending push notifications with payload or for VAPID authentication. You can fix this in your php.ini. src/vendor/minishlink/web-push/src/WebPush.php:79
I had been running with PHP 7.3, and my host said i should upgrade to newest version. I picked 8.3, and that completely killed my site. I then went to 8.1 and the site came back, but now i'm getting these errors.
I'm hoping someone can help... I'm just not technical enough to understand what to do. I'm OK editing .ini files on the server if someone can just tell me exactly what change to make. Apologies if this is obvious from the error message... i see it referencing a line to add to php.ini but I'm just not sure exactly where to put it or if it needs changes from what is shown.
Very much appreciate someone patiently explaining to me what to do to fix this.
Thanks in advance!