i have a error in domain.com/sitecake.php
PHP Warning: mkdir(): Permission denied in D:\Inetpub\vhosts\domain\httpdocs\sitecake\2.2.11\server\vendor\league\flysystem\src\Adapter\Local.php on line 337
i have a error in domain.com/sitecake.php
PHP Warning: mkdir(): Permission denied in D:\Inetpub\vhosts\domain\httpdocs\sitecake\2.2.11\server\vendor\league\flysystem\src\Adapter\Local.php on line 337
This seems to be a permission issue… Seeing the path I’d conclude this is a local install? If so, I would try and fix it by setting ‘777’ permissions recursively on the folder “sitecake”. If this is a live site on a server, please don’t, since it’s a security risk (less of an issue in a local development environment, but unacceptable in an online environment).
it is a online environment
windows server 2012
Hi Apardal
In this case I’ll have to forfait. I’m great at Linux based hosting configuration, but I don’t know enough about Windows Servers to be of help here, sorry!