Title: HTTP 500 ERROR
Last modified: June 13, 2022

---

# HTTP 500 ERROR

 *  Resolved [fatz54321](https://wordpress.org/support/users/fatz54321/)
 * (@fatz54321)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/http-500-error-65/)
 * So when i go try to edit the pop up on the hustle plug in i get this error [https://ibb.co/txwR6Xn](https://ibb.co/txwR6Xn)
   i tried increasing the php memory but no luck crashes the whole site

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

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/http-500-error-65/#post-15733243)
 * Hello [@fatz54321](https://wordpress.org/support/users/fatz54321/) !
 * I’m sorry to hear that you’ve experienced this issue!
 * A 500 error is a generic one, meaning something happened in the PHP code or server’s
   configuration but the exact details need to be checked through logs to find out
   what exactly was the cause.
 * If that’s okay, please enable debugging by adding the following lines to the 
   site’s wp-config.php:
 *     ```
       // those should go above the line that says "stop editing"
       define( 'WP_DEBUG', true );
       define( 'WP_DEBUG_LOG', true );
       define( 'WP_DEBUG_DISPLAY', false );
       ```
   
 * Then please trigger the issue once again and check in wp-content/debug.log for
   any relevant entries/logs. Please share those here so we can review them and 
   suggest a fix.
 * Kind regards,
    Pawel
 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/http-500-error-65/#post-15896119)
 * Hi [@fatz54321](https://wordpress.org/support/users/fatz54321/),
 * Since we haven’t heard from you for a while. I’ll mark this thread as resolved
   for now. Please feel free to re-open the thread if you need further assistance.
 * Best Regards
    Nithin

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

The topic ‘HTTP 500 ERROR’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/http-500-error-65/#post-15896119)
 * Status: resolved