Combu2 Beta 8: Cros...
 
Notifications
Clear all

Combu2 Beta 8: Cross Domain Policy Error?

4 Posts
2 Users
0 Reactions
566 Views
(@webbstre)
Posts: 21
Eminent Member
Topic starter
 

Hello! I'm testing out the Beta 8 of Combu 2 and I'm having trouble creating a new user in the Demo scene. On the screen it just says "Registration Failed: Rejected because no crossdomain.xml policy file was found."

 

Within the console this is what I see:

[censored by Skared Creations for your security]

 

I DO have the crossdomain.xml file in the directory I installed to, and the contents look like this:

<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*" to-ports="*" />
</cross-domain-policy>

 

Any idea what to do to fix this?

 
Posted : 15/05/2015 7:36 am
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

The crossdomain file should be in the root folder of your website.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 15/05/2015 11:47 am
(@webbstre)
Posts: 21
Eminent Member
Topic starter
 

I found the problem. Permissions needed to be 755.

 
Posted : 15/05/2015 12:35 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Webbstre said
I found the problem. Permissions needed to be 755.

Usually 744 should be fine since it should be read only, I usually have 755 only set on the uploads and logs folders.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 15/05/2015 12:55 pm
Share: