• Hello everyone, Please help me regarding this matter. I notice this ff. error in my console:

    jquery.js?ver=1.12.4:4 POST http://my_website_sample_name/wp-admin/admin-ajax.php 500 (Internal Server Error)

    which appears in every tick *I think the heartbeat api, and when I tried to delete or search a plugin in the dashboard it also appears. I don’t really know if this error is coming from the plugins or themes because I disabled all of it but still the problem persists. I also tried to reinstall a fresh copy of the wordpress and tried to rename the .httaccess but still no luck. Please help me and Thannk You.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @hydr41n,
    did you switch to a default theme? Error 500 is one of the most generic issues you can encounter and most of the times a look at the server logs might be the answer.

    Thread Starter hydr41n

    (@hydr41n)

    Thank You for the immediate response @lucagrandicelli . Yes I switch to the default theme but the error still shows up.

    Ok, so you should have a look at your server logs (please ask help to your hosting provider) in order to understand what’s the cause of that error 500.

    Thread Starter hydr41n

    (@hydr41n)

    I already asked for there help, but because wordpress is a third party, they can’t really help me a lot. but here are the error logs samples:

    PHP Fatal error:  Uncaught Error: Call to undefined function wp_die() in /home/folder/public_html/websitename/wp-config.php:98
    Stack trace:
    #0 /home/folder/public_html/websitename/wp-load.php(37): require_once()
    #1 /home/folder/public_html/websitename/wp-admin/admin-ajax.php(22): require_once('/home/folder/...')
    
    #2 {main}
      thrown in /home/folder/public_html/websitename/wp-config.php on line 98
    PHP Fatal error:  Uncaught Error: Call to undefined function wp_die() in /home/folder/public_html/websitename/wp-config.php:98
    • This reply was modified 7 years, 2 months ago by hydr41n.
    • This reply was modified 7 years, 2 months ago by Jan Dembowski.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PHP Fatal error: Uncaught Error: Call to undefined function wp_die()’ is closed to new replies.