Centos 7
Apache: 2.4.6
PHP: 7.0.3
Mysql: 5.6.29
Hi All.
In the final step of Magento Installer (Step6), the process freeze in a progress installing...88% or 89%.
The console log shows this steps:
on 88% freeze: Module 'Magento_BundleSampleData':
Installing Data..
on 89% freeze:Module 'Magento_DownloadableSampleData':
Installing Data..
in (./var/log/install.log) there are no errors.
I tried to use cli command but maybe something wrong:
in (./bin) from terminal,I typed "
magento setup:install
"..........result: Command not found.
Any idea?Thanks.
What is your max execution time? It should be set to 18000
I increased the "max_execution_time" to 300 and the installation is successful!
Thanks so much!
But now i have "404 error on admin page" and problems with graphics on other pages........