-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento 2.2 rc 2.1 doesn't work after installation #10613
Comments
First of all, don't use Second, the layout broken, we need to run static deploy command. Third, check your web server mode rewrite. We can add |
@MaximKitsenko did the suggestions resolve the issue? |
I have exactly the same problem. |
@serblama did you try the suggestions listed above? |
yes, but the second option, I don't understand what do you mean with deploy command |
Read about it here. Are you running in default mode? |
The solution for this is to add this in the default apache2 server config (/etc/apache2/sites-available/000-default.conf).
|
@Stike999 thank you for suggestion |
Preconditions
Magento 2.2.0-rc2.1. I tried to downlaod from github and from repo with helpof composer
PHP 7.0.22-2+ubuntu16.04.1+deb.sury.org+4 (cli) (built: Aug 4 2017 13:04:09) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies with Zend OPcache v7.0.22-2+ubuntu16.04.1+deb.sury.org+4, Copyright (c) 1999-2017, by Zend Technologies
Server version: Apache/2.4.18 (Ubuntu) Server built: 2017-07-27T14:34:01
+-------------------------+ | version() | +-------------------------+ | 5.7.19-0ubuntu0.16.04.1 | +-------------------------+
Steps to reproduce
Also i tried:
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition magento2
Package fabpot/php-cs-fixer is abandoned, you should avoid using it. Use friendsofphp/php-cs-fixer instead. Writing lock file Generating autoload files
[SUCCESS]: Magento installation complete. [SUCCESS]: Magento Admin URI: /admin_isq95k
Expected result
Actual result
for me it looks similar to this
The text was updated successfully, but these errors were encountered: