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?
Solved! Go to Solution.
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/
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 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.
@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
Thank you
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/
@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