• Hi!

    I tried to install the plugin Yoast SEO (WordPress-seo11.5) both manually and by WordPress dashboard but it always shows “Update Failed” and “Installation failed: The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”

    I got the same error before when I visit my site easytodoit.com it shows the message “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.” but I solved this issue.

    Now my problem is I cannot install the Yoast SEO plugin.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Are there any warnings under Tools->Site Health? What is your PHP version?

    Thread Starter danieletterbox

    (@danieletterbox)

    Hi Steve,

    Below is a screenshot from Tools>Site Health

    https://prnt.sc/o8c96g

    https://prnt.sc/o8c9lj

    https://prnt.sc/o8cdrk

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please install the health check plugin and report back its findings: https://wordpress.org/plugins/health-check/

    copy/paste the stuff from the info/debug tab.

    Thread Starter danieletterbox

    (@danieletterbox)

    Dear @sterndata,

    Reading about the plugins link you sent, I think it is the same where I got a screenshot that i sent earlier.

    What do you mean by “copy/paste the stuff from the info/debug tab” sorry I am a newbie and I dont have enough knowledge about codes or programmign stuff.

    I am more on plug and play only.

    Thread Starter danieletterbox

    (@danieletterbox)

    @sterndata

    Please find below info as requested:

    
    ### wp-core ###
    
    version: 5.2.2
    site_language: en_US
    user_language: en_US
    permalink: /%postname%/
    https_status: true
    user_registration: 0
    default_comment_status: open
    multisite: false
    user_count: 1
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /home/vol11_2/epizy.com/epiz_24037368/htdocs
    wordpress_size: loading...
    uploads_path: /home/vol11_2/epizy.com/epiz_24037368/htdocs/wp-content/uploads
    uploads_size: loading...
    themes_path: /home/vol11_2/epizy.com/epiz_24037368/htdocs/wp-content/themes
    themes_size: loading...
    plugins_path: /home/vol11_2/epizy.com/epiz_24037368/htdocs/wp-content/plugins
    plugins_size: loading...
    database_size: loading...
    total_size: loading...
    
    ### wp-active-theme ###
    
    name: Astra
    version: 1.8.7
    author: Brainstorm Force
    author_website: https://wpastra.com/about/
    parent_theme: none
    theme_features: astra_hooks, align-wide, automatic-feed-links, title-tag, post-thumbnails, html5, post-formats, custom-logo, customize-selective-refresh-widgets, editor-style, woocommerce, amp, widgets, menus
    theme_path: /home/vol11_2/epizy.com/epiz_24037368/htdocs/wp-content/themes/astra
    
    ### wp-mu-plugins (1) ###
    
    Elementor Safe Mode: version: 1.0.0, author: Elementor.com
    
    ### wp-plugins-active (8) ###
    
    AddToAny Share Buttons: version: 1.7.36, author: AddToAny
    Cloudflare: version: 3.3.3, author: John Wineman, Furkan Yilmaz, Junade Ali (Cloudflare Team)
    Contact Form 7: version: 5.1.3, author: Takayuki Miyoshi
    Elementor: version: 2.5.16, author: Elementor.com
    Essential Addons for Elementor: version: 3.0.5, author: WPDeveloper
    Google Analytics for WordPress by MonsterInsights: version: 7.7.1, author: MonsterInsights
    Health Check & Troubleshooting: version: 1.3.2, author: The WordPress.org community
    Really Simple SSL: version: 3.2.2, author: Rogier Lankhorst, Mark Wolters
    
    ### wp-plugins-inactive (6) ###
    
    Akismet Anti-Spam: version: 4.1.2, author: Automattic
    Easy Facebook Likebox: version: 4.4.0, author: Danish Ali Malik
    Recent Posts Widget With Thumbnails: version: 6.5.1, author: Martin Stehle
    Redirection: version: 4.3.1, author: John Godley
    UpdraftPlus - Backup/Restore: version: 1.16.15, author: UpdraftPlus.Com, DavidAnderson
    W3 Total Cache: version: 0.9.7.5, author: Frederick Townes
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_GD
    imagick_module_version: Not available
    imagemagick_version: Not available
    gd_version: bundled (2.1.0 compatible)
    ghostscript_version: unknown
    
    ### wp-server ###
    
    server_architecture: Linux 2.6.32-896.16.1.lve1.4.54.el6.x86_64 x86_64
    httpd_software: Apache
    php_version: 7.3.6 64bit
    php_sapi: apache2handler
    max_input_variables: 8000
    time_limit: 20
    memory_limit: 158M
    max_input_time: 30
    upload_max_size: 10M
    php_post_max_size: 20M
    curl_version: 7.48.0 OpenSSL/1.0.1e
    suhosin: false
    imagick_availability: false
    htaccess_extra_rules: false
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 5.6.41-84.1
    client_version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /home/vol11_2/epizy.com/epiz_24037368/htdocs/wp-content
    WP_PLUGIN_DIR: /home/vol11_2/epizy.com/epiz_24037368/htdocs/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 158M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_LOCAL_DEV: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    mu-plugins: writable
    
    
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Hmmm…. I don’t see anything red flags there. Is wordpress-seo the only plugin with which you’re having a problem?

    Thread Starter danieletterbox

    (@danieletterbox)

    Yes, I tried to install other plugins and no error.

    I already tried deleting the wordpress-seo folder in cPANEL and re-install again but still I received the same error.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    As this is yoast specific, I recommend asking at https://wordpress.org/support/plugin/wordpress-seo/#new-post so the plugin’s developers and support community can help you with this.

    Thread Starter danieletterbox

    (@danieletterbox)

    Thanks @sterndata I started a new topic on the link you provided. Still no response πŸ™‚

    https://wordpress.org/support/topic/cannot-install-plug-in-wordpress-seo-11-5-2/

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

The topic ‘Cannot Install Plug-in – wordpress-seo.11.5’ is closed to new replies.