You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried perform installation from console by dev/shell/install.php file. Magento successfully installed, but I have some issues with styles.
Then I removed Magento & installed from browser wizard, and it showed me lot errors like this:
Path "app/etc" must be writable.
Path "pub/media" must be writable.
Path "pub/media/customer" must be writable.
Path "pub/media/downloadable" must be writable.
Path "pub/media/theme_customization" must be writable.
I think we should add this checks to console installer.