CentOS 7
PHP7
MySQL57
In step 3 of the installation wizard, I click on Next button and it does not go, stays on same page. No error message or anything.
Please check the browser's console for errors: https://mage2.pro/t/278
got same bug
error console says
[error] 1229#0: *25 FastCGI sent in stderr: "PHP message: PHP Fatal error: Interface 'Magento\Eav\Model\ResourceModel\Attribute\DefaultEntityAttributes\ProviderInterface' not found in /var/www/html/magen/vendor/magento/module-eav/Model/Entity/AbstractEntity.php on line 34" while reading response header from upstream, client: , server: , request: "GET /setup/index.php/customize-your-store HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "", referrer: "http://site.com/setup/"
I think it is your fault, because the file is present in the Magento 2 code base: https://github.com/magento/magento2/blob/2.0.4/app/code/Magento/Eav/Model/ResourceModel/Attribute/De...
Looks like you have missed the file somewhere.