Browser session not being passed
-
MickeySoFine1972
- Posts: 6
- Joined: 11. Aug 2009, 14:01
- Primary OS: Ubuntu 8.10
- VBox Version: OSE Debian
- Guest OSses: win xp
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_python and work with all browsers not hosted in VBOX.
Has anyone else had this happen? or can you give some advise?
Mike
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_python and work with all browsers not hosted in VBOX.
Has anyone else had this happen? or can you give some advise?
Mike
-
MickeySoFine1972
- Posts: 6
- Joined: 11. Aug 2009, 14:01
- Primary OS: Ubuntu 8.10
- VBox Version: OSE Debian
- Guest OSses: win xp
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
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
Re: Browser session not being passed
Never seen this happen, and I am running my workstation as a VM(rdp) Bridged.
[This space is intentionally left blank]
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
-
MickeySoFine1972
- Posts: 6
- Joined: 11. Aug 2009, 14:01
- Primary OS: Ubuntu 8.10
- VBox Version: OSE Debian
- Guest OSses: win xp
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
Re: Browser session not being passed
Try another VM network adapter.
[This space is intentionally left blank]
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
-
MickeySoFine1972
- Posts: 6
- Joined: 11. Aug 2009, 14:01
- Primary OS: Ubuntu 8.10
- VBox Version: OSE Debian
- Guest OSses: win xp
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
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Browser session not being passed
New VM installation? You said it does work on native machines, right? Tried to P2V one of them and see if it's a system error, or simply a bug in IE?
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
MickeySoFine1972
- Posts: 6
- Joined: 11. Aug 2009, 14:01
- Primary OS: Ubuntu 8.10
- VBox Version: OSE Debian
- Guest OSses: win xp
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 bug/security feature in IE more than a VM issue, but I'm still open to offers.
Mike
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 bug/security feature in IE more than a VM issue, but I'm still open to offers.
Mike
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Browser session not being passed
Where is the webserver located, and how do you connect to it? Is it the same very time?
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
MickeySoFine1972
- Posts: 6
- Joined: 11. Aug 2009, 14:01
- Primary OS: Ubuntu 8.10
- VBox Version: OSE Debian
- Guest OSses: win xp
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 to be made.
I do this in ff3 and Chrome and it works, but in IE no way
Mike
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 to be made.
I do this in ff3 and Chrome and it works, but in IE no way
Mike
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Browser session not being passed
Tried to do it without the domain name, and use the IP address instead?
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.