- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2015
06:30 PM
12-26-2015
06:30 PM
I am getting a php fatal error permission denied
PHP Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/var/www/html/var/cache): failed to open dir: Permission denied' in /var/www/html/update/app/code/Magento/Update/CronReadinessCheck.php:84
php fatal error: uncaught exception
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2015
02:35 AM
12-27-2015
02:35 AM
Re: I am getting a php fatal error permission denied
Set the proper Magento 2 permissions: http://devdocs.magento.com/guides/v2.0/install-gde/install/file-system-perms.html
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2015
06:47 AM
12-29-2015
06:47 AM
Re: I am getting a php fatal error permission denied
are you running it with pure apache or with some kind of control panel interface?