QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why am I getting a permission denied error?

Selenium RC FAQ - Selenium Remote Control - Confluence
The most common reason for this error is that your session is crossing domain boundaries (e.g., accesses a page from http://domain1 and then accesses a page from http://domain2), something which browsers generally do not allow JavaScript code to do; since the in-browser part of selenium is implemented using JavaScript, this leads the browser to complain. Note that changing protocols constitutes a domain change, e.g. going from http://domainX to https://domainX is not normally allowed.

Why do I keep getting the error "550 Permission Denied"?

FAQ (FrontPage) - ChamberGates WebHosting
This is because you are publishing to a FTP destination. Change your publish destination from "ftp..." to "http://<domain_name.com>/" where <domain_name.com> is your domain name.

Why am I getting "( IOError - [Errno13] Permission denied)" error?

Demonoid.com - FAQ
Sometime bittorrent still runs in the background, and if you start more than one gui (the same torrent) it will give you permission denied, go to Task manager and close down all bt-gui processes.

Why am I getting Permission Denied error's while accessing my webpage?

TSG: CSiT School Computers FAQ
In most cases this is due to problems with the permissions on files or directories. You need to check:

why i get the error permission denied?

Fedora For Newbies
The two common causes of this error are, first you can't run the program as user, you need to be root to run the particular program, if you have the root prevailedge as well, in the terminal type su then enter your root password to be root,if you don't have root permissions contact your administrator to give permission for the program. second the program itself doesn't have the executable permissions, to make the program executable as root in a terminal type:

How can I fix a permission denied error?

Selenium RC FAQ - Selenium Remote Control - Confluence
Try using proxyInjectionMode or launching firefox with *chrome and IE with *iehta. Proxy injection mode can be turned on by providing the -proxyInjectionMode switch to selenium-server.jar. chrome and *iehta modes do not suffer from the same-domain limitation as they run with elevated privileges.

I am getting permission denied message. What should I do?

FAQ
You may get the following messages regarding the permission to trade on Comdaq. The messages and answers are as follows : You or the company you have registered to has not been approved or have been denied permission to trade on the system. a) You have had a change of employment and your records are still associated with your old company. If you wish to update your details and register your new company please contact us.

How do I get around the NFS "Permission denied" error?

Section 0. (Basic FAQ information)
The problem is not the configuration of the server (unless there is no real requirement to run it in "secure" mode, and you happen to be running it that way anyway). The problem is the fact that, even though mount request are sent on a privileged port, NFS connections are not. You have to make sure that the user "root" is not present in more than 8 entries in the "/etc/group" - file on the *BSD machine. Simply remove some entries and the NFS mounts will succeed.

What's this "IOError - [Errno13] Permission denied" error?

Goatbased Tracker :: FAQ
IOError means Input-Output Error, and that is a file system error, not a tracker one. It shows up when your client is for some reason unable to open the partially downloaded torrent files. The most common cause is two instances of the client to be running simultaneously. The last time the client was closed it somehow didn't really close but kept running in the background, and is therefore still locking the files, making it impossible for the new instance to open them.

Why do I get an error, ''Permission denied'', for all networking operations?

Networking
If you have compiled your kernel with the IPFIREWALL option, you need to be aware that the default policy is to deny all packets that are not explicitly allowed. If you had unintentionally misconfigured your system for firewalling, you can restore network operability by typing the following while logged in as root: # ipfw add 65534 allow all from any to any

Why am I getting a 550 relaying denied error?

Untitled Document
There are two things that can cause this error. The first is that you have not logged in and checked your email within the past 20 minutes so your IP has not been given SMTP access. The 2nd is the program on the server that logs IP's for SMTP access has died. If you believe its the 2nd of the two, send in a ticket and we'll get things straightened out right away.

Why Does My CGI script give me a Permission Denied Error?

Using CGI Scripts
CGI scripts need to be set executable. You need to change the mode, or permissions, of your programs with your FTP program, and make them 755, or rwxr-xr-x. Note: A lot of scripts out there will tell you need to make them 775 or even 777. This is not good! It means anyone on the server can write to your script, and since its executable and executes as you, it could delete all your files.

Why do I get an error, “Permission denied”, for all networking operations?

Networking
If you have compiled your kernel with the IPFIREWALL option, you need to be aware that the default policy is to deny all packets that are not explicitly allowed. If you had unintentionally misconfigured your system for firewalling, you can restore network operability by typing the following while logged in as root: # ipfw add 65534 allow all from any to any

I get this error: "Could not get 1394 handle: Permission denied". What does it mean?

FAQ - FreeBoB
FreeBoB version below 1.0 did recognize my device but when I updated to the latest SVN version, the device isn't detected anymore. There was some cleanup needed to support not only BeBoB based devices. To be able to decide which driver should be used for a certain device some IDs are needed, e.g wagi@newton:~/src/libfreebob/src$ .

Why do I get a "Permission Denied" error when accessing my website via HTTPS?

Selenium Core FAQ - Selenium - Confluence
This is actually the same problem as scripting a foreign web-site, described above. "http://mydomain.com" is not the "same origin" as "https://mydomain.com"; using Selenium Core, you can test HTTP or HTTPS, but not both. If you need to test both during a single test, you need to use one of the strategies listed above to test a foreign website.

Cannot install NOD32 on Windows XP remotely, getting an error Access denied. Why?

NOD32 antivirus "de beste" FAQ
On Windows XP not being a member of a domain, Simple file sharing must be disabled in order to install NOD32 on them remotely. double-click the My computer icon on your desktop and select Properties from the Tools menu select Folder options

Why am I getting an "Access denied for user ... Unable to connect to DB server ..." error?

WowBB FAQ
WowBB requires one MySQL database to run. If there is no MySQL database available for WowBB, you must create one, and associate it with a MySQL username and password before the installation. This can usually be done from a web-based control panel provided by your web host. In many cases, you can ask your web host to create a MySQL database for you, too.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact