I had the same... I tried alot to fix it but couldn't.
You either have to setup port forwarding from Ur guest OS to host OS. I
tried the bridge network and even tried some tutorials to forward the ports
but it didn't help.
U can either get a Linux computer or you should do Ur development on the
guest OS where connection to APE will be availible.

On 16-Feb-2011, at 9:00 AM, Summer nguyen <[email protected]> wrote:

Dear,
I have CentOs 5 installed on VMware that run on the Windows.
in the host OS Windows, I edit the host file that mydomain.com and
ape.mydomain.com  point to Centos 5's IP ( ape installed ).
I can run http://mydomain.com/ape-jsf/Tools/Check/  on the windows .
But  the tool throw error: Can't contact APE Server. Please check the
folowing url is pointing to your APE server : *
http://0.ape.mydomain.com:6969

Here is the config:
*

baseUrl : http://mydomain.com/ape-jsf
domain : auto
server : ape.mydomain.com:6969


But I dont understand why the tool throw error link: *
http://0.ape.mydomain.com:6969

Do you understand ?. Sorry because of my bad English.. Thank you
*
On Wed, Feb 16, 2011 at 10:40 AM, Naresh Kumar <[email protected]> wrote:

> If I am not wrong, these are called frequency channels, to have the browser
> or client to make multiple connections to APE-SERVER. You need to setup DNS
> or in your clients hosts file for these names as given in the following
> links:
>
> http://www.ape-project.org/wiki/index.php/Advanced_APE_configuration
>
>
>
>
> On Tue, Feb 15, 2011 at 10:20 PM, Summer nguyen 
> <[email protected]>wrote:
>
>> Dear ,
>> Sorry, I was noob. :-s.
>> After configuring using the instruction, I run the test
>> http://mydomain.com/ape-jsf/Tools/Check/
>> but the Log throw error:
>>
>>  Running test : Init
>> Running test : Loading Client
>> Running test : Loading config
>> Config values are :
>>
>> identifier : ape
>> init : true
>> frequency : 0
>> scripts : 
>> http://mydomain.com/ape-jsf/Source/mootools-core.js,http://mydomain.com/ape-jsf/Source/Core/APE.js,http://mydomain.com/ape-jsf/Source/Core/Events.js,http://mydomain.com/ape-jsf/Source/Core/Core.js,http://mydomain.com/ape-jsf/Source/Pipe/Pipe.js,http://mydomain.com/ape-jsf/Source/Pipe/PipeProxy.js,http://mydomain.com/ape-jsf/Source/Pipe/PipeMulti.js,http://mydomain.com/ape-jsf/Source/Pipe/PipeSingle.js,http://mydomain.com/ape-jsf/Source/Request/Request.js,http://mydomain.com/ape-jsf/Source/Request/Request.Stack.js,http://mydomain.com/ape-jsf/Source/Request/Request.CycledStack.js,http://mydomain.com/ape-jsf/Source/Transport/Transport.longPolling.js,http://mydomain.com/ape-jsf/Source/Transport/Transport.SSE.js,http://mydomain.com/ape-jsf/Source/Transport/Transport.XHRStreaming.js,http://mydomain.com/ape-jsf/Source/Transport/Transport.JSONP.js,http://mydomain.com/ape-jsf/Source/Core/Utility.js,http://mydomain.com/ape-jsf/Source/Core/JSON.js
>>
>>
>>
>> baseUrl : http://mydomain.com/ape-jsf
>> domain : auto
>> server : ape.mydomain.com:6969
>>
>>  Running test : Setting document.domain
>> Running test : Checking APE.Config.baseUrl
>> APE JSF Version 1.0
>> Running test : Contacting APE Server
>> domain = mydomain.com
>> Running test : Contacting APE Server (adding frequency)
>> Can't contact APE Server. Please check the folowing url is pointing to
>> your APE server : *http://0.ape.mydomain.com:6969*
>> Something went wrong. If you can't fix it by yourself post a message on
>> the newsgroups <http://groups.google.com/group/ape-project/> with the
>> output below or join our IRC channel
>>
>>
>> Note: on my host Server, I point the domain mydomain.com to the IP.
>> I dont understant why the tool throw the error  can not connect to Server
>> using the link : *http://0.ape.mydomain.com:6969  ( what is 0. ).  *
>>
>> Please help me. Thank you.
>>
>> On Wed, Feb 16, 2011 at 9:09 AM, Naresh Kumar <[email protected]> wrote:
>>
>>> This JS needs to run using web server. You are missing steps in
>>> configuration of the JSF.In order to run these scripts, I installed and
>>> configured Apache web server as per the following instructions from
>>> APE-Project web site:
>>>
>>> http://www.ape-project.org/wiki/index.php/Getting_Started
>>>
>>>
>>> On Tue, Feb 15, 2011 at 9:18 AM, Summer nguyen 
>>> <[email protected]>wrote:
>>>
>>>> Dear all,
>>>> I've just installed the Server .
>>>> Run the Check using the URL:
>>>> http://192.168.226.128:6969/APE_JSF/Tools/Check/
>>>> The respond is :
>>>>  APE Server
>>>>
>>>> No command given.
>>>> ------------------------------
>>>> http://www.ape-project.org/ - Server 1.00 (Build Dec 10 2009 20:27:32)
>>>>
>>>>
>>>>
>>>> How to fix the problem.
>>>>
>>>> I am reading the instruction in the site. but I still dont know how to
>>>> install the Chat Real Time.
>>>> What is the location to put the Chat Real Time files ( Server files ).
>>>> Please give me more instruction. Thank you.
>>>>
>>>>
>>>> On Tue, Feb 15, 2011 at 4:57 AM, Sameh Hady <[email protected]>wrote:
>>>>
>>>>> hi,
>>>>>
>>>>> - did u check if the server is on and working properly using the check
>>>>> tool ?
>>>>> - did u configure the config.js file thats located in the demo
>>>>> folder ?
>>>>>
>>>>> please tell me more details i might help, am not Expert tho =D
>>>>>
>>>>>
>>>>>
>>>>> On Feb 14, 11:13 am, Summer nguyen <[email protected]> wrote:
>>>>> > Dear Experts,
>>>>> > I am new to APE.
>>>>> > I installed APE Server using RPM.
>>>>> > But I dont know how to install APE real time chat .
>>>>> > Please give me instruction. Thank you very much.
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "APE Project" group.
>>>>> To post to this group, send email to [email protected]
>>>>> To unsubscribe from this group, send email to
>>>>> [email protected]
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/ape-project?hl=en
>>>>> ---
>>>>> APE Project (Ajax Push Engine)
>>>>> Official website : http://www.ape-project.org/
>>>>> Git Hub : http://github.com/APE-Project/
>>>>>
>>>>
>>>>  --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "APE Project" group.
>>>> To post to this group, send email to [email protected]
>>>> To unsubscribe from this group, send email to
>>>> [email protected]
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/ape-project?hl=en
>>>> ---
>>>> APE Project (Ajax Push Engine)
>>>> Official website : http://www.ape-project.org/
>>>> Git Hub : http://github.com/APE-Project/
>>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "APE Project" group.
>>> To post to this group, send email to [email protected]
>>> To unsubscribe from this group, send email to
>>> [email protected]
>>> For more options, visit this group at
>>> http://groups.google.com/group/ape-project?hl=en
>>> ---
>>> APE Project (Ajax Push Engine)
>>> Official website : http://www.ape-project.org/
>>> Git Hub : http://github.com/APE-Project/
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google
>> Groups "APE Project" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/ape-project?hl=en
>> ---
>> APE Project (Ajax Push Engine)
>> Official website : http://www.ape-project.org/
>> Git Hub : http://github.com/APE-Project/
>>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/
>

 --
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to