Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GMP Extension #29

Open
hacker-prime opened this issue Mar 1, 2022 · 1 comment
Open

GMP Extension #29

hacker-prime opened this issue Mar 1, 2022 · 1 comment

Comments

@hacker-prime
Copy link

I get the following error:
[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.

I uncommented it from both the development and production php.ini file and still get that error.

@hacker-prime
Copy link
Author

I solved the problem. It turns out I was modifying the wrong file.

https://shaynhacker.com/Web%20Push%20PHP.png

In the attached image/link above, the files in the red rectangle is what I was initially changing but the one that should be modified is the file in the green rectangle. After uncommenting the gmp extension I no longer got the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant