I've set up VirtualBox on a windows machine, running Ubuntu 16 with Apache 2.4 and PHP 7.0.2
When installing magento 2.0 by downloading and extracting an archive I get 403 forbidden when trying to verify the installation.
I had set all the permission accordingly to http://devdocs.magento.com/guides/v2.0/install-gde/install/legacy-file-system-perms.html
I have tried all the possible solutions here: https://stackoverflow.com/questions/23390531/access-denied-403-for-php-files-with-nginx-php-fpm
What could be the problem?
Hi @arvidbildg,
In which way did you installed? (I mean, you've installed using the web browser or the console)
Also, are you using Apache rewrites?
Thanks for your answer, Its working now, didnt use apache rewrites. I had problem with my user groups.