Top "Permission-denied" questions

This tag refers to a situation in which you are refused access to a particular system, file, database, etc.

mkdir: cannot create directory ‘/usr/local/etc/reaver’: Permission denied

I am trying to install reaver and I am stuck at a point were it says to install make. When …

linux mkdir permission-denied
How to change permission of vmware's shared folder

I'm using ubuntu 16.04 on vmware player. The shared folder is enabled and is visible on /mnt/fghs. But, the owner(…

permission-denied chown vmware-player
django file upload: [Errno 13] Permission denied: '/static'

I am trying to upload several files in django. On my local maching where I use the djangos build in …

python django apache mod-wsgi permission-denied
Send Custom message in Django PermissionDenied

I am using django's PermissionDenied to render 403.html whenever the user is not allowed to access any page. There are …

python django views decorator permission-denied
Permission Denied IE iFrame

I have a site on A.com and an iframe on B.com which calls javascript from A.com. This …

internet-explorer iframe permission-denied
MySQL LOAD DATA INFILE "not found (Errcode: 13 - Permission denied)"

Last week this was working, and today it isn't. I have not changed the php file. All I have done …

php mysql permission-denied load-data-infile
How do I install a JRE from an Inno Setup?

I'm trying to install the most current platform (x64 or x86) appropriate Java Runtime Environment via Inno Setup (along with …

java permissions inno-setup permission-denied
ubuntu java environment path, bash: /etc/environment: permission denied?

Using UBUNTU, I installed java 8 with the following command $ sudo add-apt-repository ppa:webupd8team/java $ sudo apt-get update $ sudo apt-get …

java ubuntu path permission-denied java-home
Permission denied after using setfacl

There are 3 users: A, B, C. A has mydir in his home folder /home/A/mydir B can read /home/…

linux bash file-permissions permission-denied
permission was denied on the object xp_cmdshell

I am getting Execute permission was denied on the object 'xp_cmdshell'. Here's the situation, I have a stored procedure …

sql permission-denied xp-cmdshell