Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect to 404 ..../setup/en_US/index #672

Closed
asif-hhh opened this issue Sep 23, 2014 · 3 comments
Closed

redirect to 404 ..../setup/en_US/index #672

asif-hhh opened this issue Sep 23, 2014 · 3 comments

Comments

@asif-hhh
Copy link

I am facing a redirect 404 issue while installing Magento 2.
here are the steps i followed

1- git clone this repo (alpha96)
2- composer install in the root of the project
3- composer install in the setup folder
4- Enabled php_intl extension
5 - Created a virtual host magento2dev.com

Now when in browser, i run http://magento2dev.com This redirects me to 404 http://magento2dev.com/setup/en_US/index

Nothing is displayed in log ...

Using version alpha95, and now tried alpha96 But same problem.

any suggestions ???

@tzyganu
Copy link
Contributor

tzyganu commented Sep 23, 2014

@asif-hhh I think the problem is with how you configured your virtual host.
By the way. in alpha96 thre is no need for a virtual host. You can use 127.0.0.1/sub-folder-here. Installing in a subfolder works now.

@asif-hhh
Copy link
Author

Yes exactly, that VHost was the problem.
Now i have been moved to next step of installation, but the setup stopped on 96%.

And i have the following error " Looks like database is outdated. Please, use setup tool to perform update "

i couldn't understand that issue ...

@tzyganu
Copy link
Contributor

tzyganu commented Sep 23, 2014

@asif-hhh see #670 . I think you should close this issue since the first problem was on your side only and now the second problem is already reported.

magento-team pushed a commit that referenced this issue Oct 21, 2015
[Tango] MAGETWO-43487: Error in the integration test after MAGETWO-42458 implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants