Title: PHP Error When Create a new post
Last modified: October 14, 2020

---

# PHP Error When Create a new post

 *  Resolved [sagliktayenilik](https://wordpress.org/support/users/sagliktayenilik/)
 * (@sagliktayenilik)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/php-error-when-create-a-new-post/)
 * Hello, i upgraded the plugin. After update, when i want to create a new post,
   but did not open the page because of critical wordpress error. I deactived the
   plugin.
    Will it be solved or delete the plugin???

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

 *  [devnihil](https://wordpress.org/support/users/devnihil/)
 * (@devnihil)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/php-error-when-create-a-new-post/#post-13534487)
 * [@sagliktayenilik](https://wordpress.org/support/users/sagliktayenilik/) We’re
   sorry to hear you’re experiencing that issue. Can you please first let us know
   what the specific error you receive when this occurs?
 * If you’re only seeing an error of ‘There has been a critical error on your website.’
   This is a generic error from WordPress, and when this occurs a more detailed 
   error message is then sent to the admin email for WordPress. Can you please check
   for this email and let us know the detailed error information that WordPress 
   logged?
 *  Thread Starter [sagliktayenilik](https://wordpress.org/support/users/sagliktayenilik/)
 * (@sagliktayenilik)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/php-error-when-create-a-new-post/#post-13534603)
 * Hello Carl,
 * I have not received mail but this is the error notice from the admin panel:
 * REST API, WordPress ve diğer uygulamaların sunucu ile iletişim kurmasının bir
   yoludur. Bunun bir örneği, yazılarınızı ve sayfalarınızı görüntülemek ve kaydetmek
   için buna dayanan blok düzenleyici ekranıdır.
 * REST API çağrısı şu beklenmedik cevabı döndü: (500) <!DOCTYPE html> <html lang
   =”tr”> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-
   8″ /> <meta name=”viewport” content=”width=device-width”> <meta name=’robots’
   content=’noindex,follow’ /> <title>WordPress › Hata</title> <style type=”text/
   css”> html { background: #f1f1f1; } body { background: #fff; color: #444; font-
   family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Oxygen-Sans, Ubuntu,
   Cantarell, “Helvetica Neue”, sans-serif; margin: 2em auto; padding: 1em 2em; 
   max-width: 700px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13); box-shadow:
   0 1px 3px rgba(0, 0, 0, 0.13); } h1 { border-bottom: 1px solid #dadada; clear:
   both; color: #666; font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom:
   7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message{
   font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { 
   font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-
   size: 14px ; } a { color: #0073aa; } a:hover, a:active { color: #006799; } a:
   focus { color: #124964; -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(
   30, 140, 190, 0.8); box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 
   190, 0.8); outline: none; } .button { background: #f7f7f7; border: 1px solid #
   ccc; color: #555; display: inline-block; text-decoration: none; font-size: 13px;
   line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer;-
   webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-
   space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-
   sizing: border-box; -webkit-box-shadow: 0 1px 0 #ccc; box-shadow: 0 1px 0 #ccc;
   vertical-align: top; } .button.button-large { height: 30px; line-height: 2.15384615;
   padding: 0 12px 2px; } .button:hover, .button:focus { background: #fafafa; border-
   color: #999; color: #23282d; } .button:focus { border-color: #5b9dd9; -webkit-
   box-shadow: 0 0 3px rgba(0, 115, 170, 0.8); box-shadow: 0 0 3px rgba(0, 115, 
   170, 0.8); outline: none; } .button:active { background: #eee; border-color: #
   999; -webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); box-shadow:
   inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); } </style> </head> <body id=”error-page”
   > <div class=”wp-die-message”><p>Web sitenizde kritik bir hata oluştu.</p><p>
   [WordPress’te hata ayıklama hakkında daha fazla bilgi edinin.](https://wordpress.org/support/article/debugging-in-wordpress/)
   </p></div></body> </html> .
 *  [Rumejan](https://wordpress.org/support/users/onlyincebu/)
 * (@onlyincebu)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/php-error-when-create-a-new-post/#post-13536215)
 * Hello [@sagliktayenilik](https://wordpress.org/support/users/sagliktayenilik/)!
 * Thanks for getting back to us.
 * First of all, can you please make sure you’re running the latest version of WordPress(
   5.5.1) and the latest version of your theme and ALL other plugins?
 * If everything’s updated on your end, we need you to [check if there are Javascript errors](https://yoast.com/help/how-to-find-javascript-errors-with-your-browsers-console/)
   in your browser’s console. If there are, please provide us a screenshot.
 *  [devnihil](https://wordpress.org/support/users/devnihil/)
 * (@devnihil)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/php-error-when-create-a-new-post/#post-13562739)
 * We are going ahead and marking this issue as resolved due to inactivity. If you
   require any further assistance please create a new issue.

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

The topic ‘PHP Error When Create a new post’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [devnihil](https://wordpress.org/support/users/devnihil/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/php-error-when-create-a-new-post/#post-13562739)
 * Status: resolved