cancel
Showing results for 
Search instead for 
Did you mean: 

Magento installation stopped at 100%

SOLVED

Magento installation stopped at 100%

HI, I am installing the Magento direct online, before that Magento was stopped at 73% but now it is stopped at 100% and next button is still not visible and when I check the website http://www.magento.skyhighwebs.com/ it seems like CSS is not working. What is the extract problem?

 

 

100.jpg

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento installation stopped at 100%

Hello @parminder _singh

 

I would suggest to reinstall it again. It will take max 10 minutes to reinstall.

 

Or you can try below commands if they can help you:

 

chmod -R 0777 var/ pub/ generated/
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
chmod -R 0777 var/ pub/ generated/
Manish Mittal
https://www.manishmittal.com/

View solution in original post

6 REPLIES 6

Re: Magento installation stopped at 100%

Hello @parminder _singh

 

I would suggest to reinstall it again. It will take max 10 minutes to reinstall.

 

Or you can try below commands if they can help you:

 

chmod -R 0777 var/ pub/ generated/
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
chmod -R 0777 var/ pub/ generated/
Manish Mittal
https://www.manishmittal.com/

Re: Magento installation stopped at 100%

@Manish Mittal okay so now I again installed two times, first stopped at 99%, second it stopped at 73%, even before installing again I increase the 
max_execution_time = 25000
max_input_time = 25000

 

but again same problem, even this time from dreamhost panel, I uncked extra security which is firewall option, what is the main problem, as I told you earlier what I did is I downloaded the Full Release with Sample Data ver 2.3.0, download tar.bz file and uploaded via ftp and then extract online via unzipper.php and then modified .htacess file as per dreamhost rule  https://help.dreamhost.com/hc/en-us/articles/216688318-Magento

 

and then Created the data base and then started the intallation. 

Re: Magento installation stopped at 100%

@Manish Mittal finally my first magento project http://www.magento.skyhighwebs.com the problem was there is a .htacess file in the pub folder, my server company dreamhost found this Smiley Happy

 

Thank you 

Re: Magento installation stopped at 100%

@parminder _singh

 

That's cool Smiley Happy

Manish Mittal
https://www.manishmittal.com/

Re: Magento installation stopped at 100%

but again same problem, even this time from dreamhost panel, I uncked extra security which is firewall option, what is the main problem, as I told you earlier what I did is I downloaded the Full Release with Sample Data ver 2.3.0, download tar.bz file and uploaded via ftp and then extract online via unzipper.php and then modified .htacess file as per dreamhost rule https://ovo.fyi/redtube/ https://ovo.fyi/beeg/ https://ovo.fyi/spankbang/

Re: Magento installation stopped at 100%

@serano_rakino  Actually it is not stopped, Maybe it is installed, create a ticket and ask the question to the Dreamhost, they will check it, scan it and tell you that rather it is installed or not.

it is not the problem with the Dreamhost, it is a sometimes problem with Magento and also check the phprc file 

upload_max_filesize = 100M
post_max_size = 105M
max_execution_time = 25000
max_input_time = 25000
memory_limit = 1024M