• Resolved scrapcan

    (@scrapcan)


    OK I read the before you post thread, but I am unable to supply most the the suggested material.

    Here is my issue, I am sure it is something simple but I am not able to get through it.

    I am doing an online training from stackskills for woocommerce integration into wordpress site. This is all on a MAMP localhost. I know mamp and wordpress are setup corerctly as I have done several types of training courses already.

    I have started with fresh installs for MAMP and wordpress for each project.

    In this instance I am running
    MAMP 4.2.0.237973
    WordPress 5.4.1

    And trying to install woocommerce from plugin manager or manual install
    woocommerce is latest version, 4.1.0

    I have installed the storefront theme. Have tried the install with active and deactivated, no change in the error. ver 2.5.6

    The only other items in the wordpress fresh install are
    1)standard themes, all have been updated to latest version
    twenty twenty, ver 1.3
    twenty nineteen, ver 1.5
    twenty seventeen, ver 2.3

    2) plugins, all are deactivated and updated to latest version
    askimet, version 4.1.5
    hello dolly, ver1.7.2
    classic editor, ver 1.5

    Here is the error I am getting upon install attempt of woocommerce

    ‘installation failed: There has been a critical error on your website. Please check your site admin email inbox for instructions.Learn more about debugging in WordPress.’

    Here is the output of site health
    ‘`
    ### wp-core ###

    version: 5.4.1
    site_language: en_US
    user_language: en_US
    timezone: +00:00
    permalink: /%year%/%monthnum%/%day%/%postname%/
    https_status: false
    user_registration: 0
    default_comment_status: open
    multisite: false
    user_count: 1
    dotorg_communication: true

    ### wp-paths-sizes ###

    wordpress_path: C:\MAMP\htdocs\wordpress
    wordpress_size: 56.39 MB (59128447 bytes)
    uploads_path: C:\MAMP\htdocs\wordpress/wp-content/uploads
    uploads_size: 0.00 B (0 bytes)
    themes_path: C:\MAMP\htdocs\wordpress/wp-content/themes
    themes_size: 9.51 MB (9969391 bytes)
    plugins_path: C:\MAMP\htdocs\wordpress/wp-content/plugins
    plugins_size: 293.15 KB (300189 bytes)
    database_size: 1.66 MB (1736704 bytes)
    total_size: 67.84 MB (71134731 bytes)

    ### wp-active-theme ###

    name: Twenty Twenty (twentytwenty)
    version: 1.3
    author: the WordPress team
    author_website: https://wordpress.org/
    parent_theme: none
    theme_features: automatic-feed-links, custom-background, post-thumbnails, custom-logo, title-tag, html5, align-wide, responsive-embeds, customize-selective-refresh-widgets, editor-color-palette, editor-font-sizes, editor-styles, widgets, menus, editor-style
    theme_path: C:\MAMP\htdocs\wordpress/wp-content/themes/twentytwenty

    ### wp-themes-inactive (3) ###

    Storefront: version: 2.5.6, author: Automattic
    Twenty Nineteen: version: 1.5, author: the WordPress team
    Twenty Seventeen: version: 2.3, author: the WordPress team

    ### wp-plugins-inactive (3) ###

    Akismet Anti-Spam: version: 4.1.5, author: Automattic
    Classic Editor: version: 1.5, author: WordPress Contributors
    Hello Dolly: version: 1.7.2, author: Matt Mullenweg

    ### wp-media ###

    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1673
    imagemagick_version: ImageMagick 6.8.9-1 Q16 x86 2014-05-08 http://www.imagemagick.org
    imagick_limits:
    imagick::RESOURCETYPE_AREA:
    imagick::RESOURCETYPE_DISK: -1
    imagick::RESOURCETYPE_FILE: 1536
    imagick::RESOURCETYPE_MAP:
    imagick::RESOURCETYPE_MEMORY:
    imagick::RESOURCETYPE_THREAD: 2
    gd_version: bundled (2.1.0 compatible)
    ghostscript_version: not available

    ### wp-server ###

    server_architecture: Windows NT 6.2 i586
    httpd_software: Apache/2.2.31 (Win32) DAV/2 mod_ssl/2.2.31 OpenSSL/1.0.2h mod_fcgid/2.3.9 mod_wsgi/3.4 Python/2.7.6 PHP/7.4.1 mod_perl/2.0.8 Perl/v5.16.3
    php_version: 7.4.1
    php_sapi: apache2handler
    max_input_variables: 1000
    time_limit: 30
    memory_limit: 256M
    max_input_time: 60
    upload_max_size: 2M
    php_post_max_size: 8M
    curl_version: 7.57.0 OpenSSL/1.1.0g
    suhosin: false
    imagick_availability: true
    htaccess_extra_rules: false

    ### wp-database ###

    extension: mysqli
    server_version: 5.7.24
    client_version: mysqlnd 7.4.1

    ### wp-constants ###

    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: C:\MAMP\htdocs\wordpress/wp-content
    WP_PLUGIN_DIR: C:\MAMP\htdocs\wordpress/wp-content/plugins
    WP_MAX_MEMORY_LIMIT: 256M
    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
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined

    ### wp-filesystem ###

    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable

    All help is appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @scrapcan ,

    It’s strange you’re getting the fatal error on installing WooCommerce. Can you please check the email log and send us the log generated right after the fatal error occurred? That email log would have more details of what caused the error.

    More details on finding email log in Mamp are located here: http://blog-en.mamp.info/2015/05/mamp-pro-and-postfix.html

    Or, you can install WP Mail Logging plugin before installing WooCommerce, and it will log the generated emails.

    You can also try using Local as an alternative to MAMP for running WordPress sites locally.

    AJ a11n

    (@amandasjackson)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

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

The topic ‘woocommerce install fatal error’ is closed to new replies.