Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 03:43:17 PM

Pages: [1]   Go Down
  Print  
Author Topic: deploying Flex / amfphp  (Read 2127 times)
glm
Newbie
*
Offline Offline

Posts: 3


« on: January 05, 2009, 10:59:01 AM »

Hi,

I have an application that run on my local machine.

And when I deploy it, I cannot access to the database.

 I am wondering how can I nkow where the problem come from ?

If someone can help me.

Here is the link of my website:

http://mybook.glm-webdesign.com/


The for your help.

glm.
Logged
glm
Newbie
*
Offline Offline

Posts: 3


« Reply #1 on: January 07, 2009, 01:24:18 AM »

Hi,

I find a part of the solution for my problem but I have another.

Concening the crossdomain, i try to do many combinaison whith my crossdoamain but nothing is ok!
I have this error:

Channel.Security.Error error Error #2048: Violation de la sécurité Sandbox : http://mybook.glm-webdesign.com/index.swf ne peut pas charger de données à partir de http://localhost/mybook/amfphp/gateway.php. url: 'http://localhost/mybook/amfphp/gateway.php'

Here my web site:

 http://mybook.glm-webdesign.com/


Here is my crossdomain:
 
<cross-domain-policy>
<allow-access-from domain="glm-webdesign.com.com" secure="false"/>
<allow-access-from domain="glm-webdesign.com" to-ports="80,443"/>
<allow-http-request-headers-from domain="glm-webdesign.com" headers="*"/>
</cross-domain-policy>

Thanks for your help!
glm

Logged
katrina1
Guest
« Reply #2 on: January 07, 2009, 02:37:05 AM »

The error messages you are getting refer to "localhost". Somewhere in your code or settings it is referring to your own computer instead of the domain name. Check the settings and code for references to localhost. The db server-hostname would be "localhost" but that is the only place it should appear.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: