• Resolved Developer ICAN

    (@richardicanie)


    Hi,

    Is there an issue with PHP errors not logging? I have version 1.0 of your plugin integrated into Slack – but i only see JS errors. I have the following sENTRY PROJECT DSN keys in my wp-config ..

    define( ‘WP_SENTRY_DSN’, ‘https://XXXXX’ ); // track PHP errors
    define( ‘WP_SENTRY_PUBLIC_DSN’, ‘https://XXXX’ ); // track JavaScript errors
    define( ‘WP_SENTRY_VERSION’, ‘v1.0.0’ ); // define a theme version of your site (used for tracking on which version of your site the error occurred)

    .. but no PHP errors.

    My project is on WP Engine, latest WP, latest 1.0.1. It’s a WP multisite install.

    Thanks for any help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author stayallive

    (@stayallive)

    Hi @richardicanie,

    Is it possible you simply have no PHP errors?

    JavaScript errors usually occur very often but in a normal environment no PHP errors should occur, or are you expecting them to?

    • This reply was modified 7 years, 12 months ago by stayallive. Reason: Clarification
    Plugin Author stayallive

    (@stayallive)

    Since I have not heard back from you I am marking this as resolved.

    If you still have issues please open another request.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP errors not logging’ is closed to new replies.