Search found 6 matches
- 19. Aug 2009, 16:21
- Forum: Windows Guests
- Topic: Browser session not being passed
- Replies: 10
- Views: 1858
Re: Browser session not being passed
My local one is contacted like this: 1) I have a apache2 vhost file serving files on http://my_doamin.dev 2) I include this in the windows host file and set it to my local hosts ip 192.168.0.2 3) visit it at http://my_doamin.dev in IE THis displays the pages fine but does not allow a session cookie ...
- 19. Aug 2009, 15:40
- Forum: Windows Guests
- Topic: Browser session not being passed
- Replies: 10
- Views: 1858
Re: Browser session not being passed
Hi Well, I have used the VM to browse a copy hosted on a remote machine and it runs fine. It seems to be only my localhost apache2/mod_python thats doing this. Also, I created a test script in PHP and that has no difficulty in passing and creating a cookie in the VMs IE. I'm starting to think its a ...
- 19. Aug 2009, 12:19
- Forum: Windows Guests
- Topic: Browser session not being passed
- Replies: 10
- Views: 1858
Re: Browser session not being passed
Hi
I tried a different adapter and that still didnt fix it
any more suggestions?
Mike
I tried a different adapter and that still didnt fix it
any more suggestions?
Mike
- 12. Aug 2009, 22:23
- Forum: Windows Guests
- Topic: Browser session not being passed
- Replies: 10
- Views: 1858
Re: Browser session not being passed
Hi
I ran it Bridged and NAT and still have the same effect
Its only IE7/8 though FF just keeps on trotting
Mike
I ran it Bridged and NAT and still have the same effect
Its only IE7/8 though FF just keeps on trotting
Mike
- 12. Aug 2009, 18:04
- Forum: Windows Guests
- Topic: Browser session not being passed
- Replies: 10
- Views: 1858
Re: Browser session not being passed
Just a little update.... I've discovered so far that the create-cookie header sent back to the IE doesnt seem to match the right criteria. I'm putting this down to paths not being right and so the cookies application path is rejected. Weird how this is only happening on my VM copy of windows :-S Mike
- 11. Aug 2009, 16:47
- Forum: Windows Guests
- Topic: Browser session not being passed
- Replies: 10
- Views: 1858
Browser session not being passed
Hi All I've been try to do browser testing with win xp + IE7 / 8 +ff3 and I'm finding that a session cookie is not being created for the site I'm testing. I've tested the site with a actualy windows laptop and thats fine but in VBOX it doesnt seem to work. The website I'm making is on apache2 / mod_...