<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Dashboard_Error%3A_Permission_denied...</id>
		<title>Dashboard Error: Permission denied... - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Dashboard_Error%3A_Permission_denied..."/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Dashboard_Error:_Permission_denied...&amp;action=history"/>
		<updated>2026-04-30T04:03:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Dashboard_Error:_Permission_denied...&amp;diff=1937&amp;oldid=prev</id>
		<title>KaszpiR at 12:26, 6 October 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Dashboard_Error:_Permission_denied...&amp;diff=1937&amp;oldid=prev"/>
				<updated>2009-10-06T12:26:41Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I am getting the following error on the dashboard:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Permission denied to call method XMLHttpRequest.open&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The cause of this error is the security built into Firefox, which doesn't allow for ajax calls across domains.  If you are running FOG on a single machine then don't use http://localhost/fog; instead use http://[ipaddress_of_server]/fog.&lt;br /&gt;
&lt;br /&gt;
== Alternatively... ==&lt;br /&gt;
&lt;br /&gt;
Refering to the raw IP address of something that uses AJAX by only IP is a crazy and insane idea...plus kills using Virtual Hosting.  You should be a good sysadmin and configure a DNS entry for your FOG server and amend 'WEB_HOST' and 'STORAGE_HOST' (should do no harm to amend 'STORAGE_HOST', it should not be used by the AJAX system to pull in data from the webserver) in '/var/www/html/fog/common/config.php' from the IP address to the DNS name you are using.&lt;br /&gt;
&lt;br /&gt;
[[category:errors]]&lt;br /&gt;
[[category:faq]]&lt;/div&gt;</summary>
		<author><name>KaszpiR</name></author>	</entry>

	</feed>