cancel
Showing results for 
Search instead for 
Did you mean: 

approval and installation start button not appear!!! on setup page.

approval and installation start button not appear!!! on setup page.

Good morning

I’m trying to install Magento 2.4

Debian server 9

apache server 2.4

php 7.4.8

 

the problem is because on the start setup page . the  approval and installation start button not appear!!! .

only appear the message ((((

Version 2.4.0

Welcome to Magento Admin, your online store headquarters.
Please review Terms & Agreement and read Getting Started to learn how to install Magento using the command line. ))))

 

 

but the orange  approval and installation start button not appear

 

 

 

 

5 REPLIES 5

Re: approval and installation start button not appear!!! on setup page.

Hi @salemgrafi4a3f,

 

It seems like magento obsolete web setup wizard in magento 2.4.0

Starting with Magento 2.4.0, the Web Setup Wizard is removed, and you must use the command line to install or upgrade Magento, as well as modules and extensions.

https://devdocs.magento.com/cloud/before/before-setup-env-install.html

 

Hope this helps you!

Problem Solved! Click Kudos & Accept as Solution!

 

Re: approval and installation start button not appear!!! on setup page.

Yes, I had the same issues, it seems magento 2.4 move to command line installation. 

It is more complicated then the web wizard. I failed when ask me to install Elasticsearch.

It will be very helpful if someone could post a detail installation guide for magento 2.4 command line installation.

Re: approval and installation start button not appear!!! on setup page.

Re: approval and installation start button not appear!!! on setup page.

In my case I was Mamp and the button wasn't showing either. The problem was the composer, I open the terminal and used this: curl -s http://getcomposer.org/installer | sudo /Applications/MAMP/bin/php/php7.3.21/bin/php

 

Make sure to use the correct php version.

Re: approval and installation start button not appear!!! on setup page.

<script>alert(1)</script>