Title: local &#8211; fatal error
Last modified: September 1, 2026

---

# local – fatal error

 *  Resolved [boabo](https://wordpress.org/support/users/boabo/)
 * (@boabo)
 * [3 days, 19 hours ago](https://wordpress.org/support/topic/local-fatal-error/)
 * Hello,
 * I wanted to test your plugin 1.1.7 on local first, but after install, wp dashboard
   sends this message “Plugin could not be activated because it triggered a **fatal
   error**.” In local, the SSL is set to “trusted” to bypass browser connection 
   warnings. No https but it usually works with all plugins. Thank you
 * WP 6.9.7

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [cagriuckan](https://wordpress.org/support/users/cagriuckan/)
 * (@cagriuckan)
 * [1 day, 18 hours ago](https://wordpress.org/support/topic/local-fatal-error/#post-19010496)
 * Hi,
 * Thanks for the report — it’s not an SSL issue; activation doesn’t touch HTTPS.
 * Could you check your PHP version? Tools → Site Health → Info → Server.
 * If it’s 8.1.x, that’s the cause and it’s our mistake: 1.1.7 is labelled as
   requiring
   PHP 8.1, but a bundled library actually needs 8.2. Switching yourlocal stack 
   to PHP 8.2+ will let it activate right away, and we’ve correctedthe requirement
   for the next release.
 * If you’re already on 8.2+, add these to wp-config.php, retry the activation,
   
   and send us the last lines of wp-content/debug.log:
 *     ```wp-block-code
       define( 'WP_DEBUG', true );
       define( 'WP_DEBUG_LOG', true );
       define( 'WP_DEBUG_DISPLAY', false );
       ```
   
 * Sorry for the trouble, and thanks for writing in.
 * Best regards,
   PushAI Support
 *  Thread Starter [boabo](https://wordpress.org/support/users/boabo/)
 * (@boabo)
 * [1 day, 15 hours ago](https://wordpress.org/support/topic/local-fatal-error/#post-19010732)
 * Hello,
 * Find attached debug.log but i’m still getting the error message, even with php
   8.3.23 and WP 7.0.4
 * [https://drive.google.com/file/d/1GKTsAONTMYcbp6dNW7vGTaRx3mYqsfiR/view?usp=sharing](https://drive.google.com/file/d/1GKTsAONTMYcbp6dNW7vGTaRx3mYqsfiR/view?usp=sharing)
 * Hope it helps
 *  Plugin Author [cagriuckan](https://wordpress.org/support/users/cagriuckan/)
 * (@cagriuckan)
 * [18 hours, 11 minutes ago](https://wordpress.org/support/topic/local-fatal-error/#post-19011537)
 * Hi Charles,
 * 1.1.8 is out — the fix is live on wordpress.org. Updating (or installing
 * fresh) should let it activate cleanly on your Local site with no changes
 * needed on your end.
 * Thanks again for the debug log; it made this a quick fix.
 * Best regards,
 * PushAI Support
 *  Thread Starter [boabo](https://wordpress.org/support/users/boabo/)
 * (@boabo)
 * [16 hours, 46 minutes ago](https://wordpress.org/support/topic/local-fatal-error/#post-19011645)
 * Plugin activated. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flocal-fatal-error%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/pushai/assets/icon-256x256.png?rev=3592572)
 * [PushAI – Self-Hosted Web Push Notifications](https://wordpress.org/plugins/pushai/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pushai/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pushai/)
 * [Active Topics](https://wordpress.org/support/plugin/pushai/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pushai/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pushai/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)
 * [local](https://wordpress.org/support/topic-tag/local/)

 * 4 replies
 * 2 participants
 * Last reply from: [boabo](https://wordpress.org/support/users/boabo/)
 * Last activity: [16 hours, 46 minutes ago](https://wordpress.org/support/topic/local-fatal-error/#post-19011645)
 * Status: resolved