PHP failed to send test event, JS works
-
Hi there,
I can’t get PHP to work. JS works fine, with the same or a different DSN ..
I have both DSN setup inside mywp-config.php
I had the sentry sdk installed via composer (inside my theme) before I installed your plugin, then I removed it again as I could not make your plugin work and I figured it could cause problems:
composer remove sentry/sdk
But I get the same message every time I try to send a test:
PHP failed to send test event. Check your configuration to make sure your DSN is set correctly.I am on a local machine using MAMP PRO with PHP 7.4.12
I don’t see any errors in my
debug.log
orphp_error.log
(in MAMP’s folder)Do you have any suggestion what else I could look out for?
Thanks!
- The topic ‘PHP failed to send test event, JS works’ is closed to new replies.