Magento 2.3.1 install setup stuck at 0%

446 Views Asked by At

While installing magento 2 (magento 2.3.1) it got stuck at 0%


    Starting Magento installation: File permissions check...

    Enabling Maintenance Mode...

    Installing deployment configuration...

    Installing database schema:

didn't load further.

config I use

    php_value memory_limit 2G
    php_value max_execution_time 36000
    php_value upload_max_filesize 512M
    php_value post_max_size 512M
    php_value max_input_vars 5000
    php_value max_input_time -1
    php_value expose_php on
    php_value xdebug.max_nesting_level 500
    php_value realpath_cache_size 10M
    php_value realpath_cache_ttl 7200
1

There are 1 best solutions below

4
LitCommerce Expert On

You can find the logs under your

webserver/magentoInstallation/var/log

They have more details about your error.

If you tried to install on a WAMP Webserver you will find them under

WAMPFolder/www/yourmagentoinstallation/var/log