cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.2.4 stuck at step 6

Magento 2.2.4 stuck at step 6

Console Log:

 

Starting Magento installation:
File permissions check...

Required extensions check...

Enabling Maintenance Mode...

PS: Using xampp as local server
Installing deployment configuration...

3 REPLIES 3

Re: Magento 2.2.4 stuck at step 6

Hello,

 

Please try to install Magento by command line, Please perform appropriate changes in below command

 

 

php bin/magento setup:install --base-url=http://127.0.0.1/magento2/ --db-host=localhost --db-name=magento --db-user=magento --db-password=magento  --admin-firstname=Magento --admin-lastname=User --admin-email=user@example.com --admin-user=admin --admin-password=admin123 --language=en_US 
--currency=USD --timezone=America/Chicago --use-rewrites=1

 

 

For more information, please review this link https://devdocs.magento.com/guides/v2.2/install-gde/install/cli/install-cli-install.html

 

Thank you.

Re: Magento 2.2.4 stuck at step 6

@alvin_alolorHow long did you wait? Possibly it was working and could not update the progress. Quick refresh sometime update the progress.

 

Other possibility to look for the issue is apache log which you can find in 'xampp/apache/logs' folder.

 

Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: Magento 2.2.4 stuck at step 6

Still can't repair it i'm doing magento now in a free hosting not in xampp! TT