I use firefox on the windows host!

On this moment my problem goes beyond my compreension.. I can make a
call to connect to the server.. the server recognises the call and
answers positively, but my client doesn't seem to store the sessid or
the pubid that the server gives...

On 6 Set, 13:24, Ruben Decleyn <[email protected]> wrote:
> First of all, yeh, apache is case-sensitve, that's why i never run apache on
> a windows host, it complicates things, linux is case-sensitive
>
> when you use firefox, do you use it from your local machine or from the vm
> ware ?
>
> Kind Regards.
> Ruben Decleyn
>
> On Mon, Sep 6, 2010 at 12:52 PM, DiogoCunha <[email protected]> wrote:
> > I solved the problem in several steps that don't need to be followed
> > in this order:
>
> > - The browser i'm using for tests is Firefox and I made it ignore my
> > ape-test.local and *.ape-test.local
> > - The apache server I installed aparently is case sensitive... or
> > firefox is ... I don't know! In my config on the client side I had
> >http://ape-test.local/APE-JSFfor the and it only worked when I
> > changed it forhttp://ape-test.local/ape-jsfbecause on the server the
> > folder is on lower-case...
> > - another small error on the config settings on the client side: I had
> > the APE Server url begining with http://.. this doesn't work, it can't
> > have the http:// prefix
>
> > On 3 Set, 18:40, DiogoCunha <[email protected]> wrote:
> > > I installed the APE server on a VirtualBox VM running Ubuntu with
> > > Apache on a Windows7 host. I was very happy when I managed to
> > > configure the server on the VM.. but obviously nothing is ever that
> > > simple...
>
> > > I created an application on .Net to test the Server but it seems the
> > > domain is never correct. I followed the instructions to make the ape-
> > > test.local my domain because I wanted to test from the browser on my
> > > host and in the 2 options that seem to be viable my client doesn't
> > > work.
>
> > > 1) leave the domain as 'auto' on the ape.config and on my client
> > > javascript (apeClientJS.js)
> > > 2) change the domain to 'ape-test.local' on both these files
>
> > > On the first one firebug tells me that there are no Permissions, on
> > > the second one I get this error "Illegal document.domain value" code:
> > > "1009".
>
> > > on top of that, after some hours of chasing my own tale, I found that
> > > Windows7 has problems with the hosts file.. so I have no idea where my
> > > problem is...
>
> > --
> > 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]<ape-project%[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