Hey, i am having problems installing Magento 2.2 on a shared server (only for testing).
The problem is no styling! URL to the shop: http://tofsti.no/Dreamaquarium.no/nettbutikk/
While accessing the website, the error log says:
[Wed Mar 09 20:27:33.282811 2016] [core:crit] [pid 29379] (13)Permission denied: [client MY IP:50884] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/mage/validation/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/mage/validation/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/ [Wed Mar 09 20:27:33.279235 2016] [core:crit] [pid 29808] (13)Permission denied: [client MY IP:50883] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Customer/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Customer/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/ [Wed Mar 09 20:27:33.279112 2016] [core:crit] [pid 28723] (13)Permission denied: [client MY IP:50881] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Customer/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Customer/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/ [Wed Mar 09 20:27:33.278722 2016] [core:crit] [pid 29799] (13)Permission denied: [client MY IP:50885] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Ui/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Ui/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/ [Wed Mar 09 20:27:33.261057 2016] [core:crit] [pid 29803] (13)Permission denied: [client MY IP:50882] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Search/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Search/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/ [Wed Mar 09 20:27:33.255284 2016] [core:crit] [pid 28723] (13)Permission denied: [client MY IP:50881] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/mage/requirejs/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/mage/requirejs/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/ [Wed Mar 09 20:27:33.254191 2016] [core:crit] [pid 29799] (13)Permission denied: [client MY IP:50885] AH00529: /home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Ui/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/tofstino/public_html/Dreamaquarium.no/nettbutikk/pub/static/frontend/Magento/luma/nb_NO/Magento_Ui/' is executable, referer: http://tofsti.no/Dreamaquarium.no/nettbutikk/
How to resolve? all folders has the permission: 755 and all files: 644.trouble i
Except the long "base url" you may want to redirect, Firebug and I having no trouble visiting your website. Can you be more specific?
You need to set the proper filesystem permissions for Magento 2: http://devdocs.magento.com/guides/v2.0/install-gde/prereq/file-system-perms.html
did you very solve this problem? I am having the same issue. I have changed the permissions and I am down to one error of home1/domain/public_html/setup/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable. Any help from anyone would be great.
Thanks
Hi,
When you set your permission to "Directory 755 and File 644" after the installation Magento Site should start working for once! Then it will go back to missing styles etc.
Problem is Cache files Magento 2 creates are permission set to Directory 770 and File 660"
I guess both of you using FCGI.