473,569 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

session data lost

Hi everyone,

This appears only under IE, under Firefox there is no problems:
the session is lost, when i use the DNS name in the url (if i use the
ip adress, or the server name, there is no problems)

So the pb is just under IE, and when i use DNS name...

the server apache contains virtual hosts:
*************** *************** *************** *************** *
<VirtualHost linuxrh2>
DocumentRoot /www/savoir/html
ServerName savoir.truc.fr
</VirtualHost>

<VirtualHost linuxrh2>
DocumentRoot /www/savoir/html
ServerName linuxrh2
</VirtualHost>
*************** *************** *************** *************** *

when i use http://linuxrh2/index.php, that is too the server name,
there's no pbs.
when i use http://savoir.truc.fr/index.php, the session is lost every
time i refresh the page.

any ideas about this problem ?
thanks

Jul 5 '06 #1
3 2045
try add both the hostname and the domain to ie's trusted sites then try
again and see if thats the problem.
manonoc wrote:
Hi everyone,

This appears only under IE, under Firefox there is no problems:
the session is lost, when i use the DNS name in the url (if i use the
ip adress, or the server name, there is no problems)

So the pb is just under IE, and when i use DNS name...

the server apache contains virtual hosts:
*************** *************** *************** *************** *
<VirtualHost linuxrh2>
DocumentRoot /www/savoir/html
ServerName savoir.truc.fr
</VirtualHost>

<VirtualHost linuxrh2>
DocumentRoot /www/savoir/html
ServerName linuxrh2
</VirtualHost>
*************** *************** *************** *************** *

when i use http://linuxrh2/index.php, that is too the server name,
there's no pbs.
when i use http://savoir.truc.fr/index.php, the session is lost every
time i refresh the page.

any ideas about this problem ?
thanks
Jul 6 '06 #2
thank you for your response, but that doesn't works.

I wonder if your DNS is bad-configured.
Is that can have an impact about this sort of things ?

Jul 6 '06 #3
manonoc wrote:
thank you for your response, but that doesn't works.

I wonder if your DNS is bad-configured.
Is that can have an impact about this sort of things ?
Hi, Manonoc,

No, I don't see how the DNS could affect this problem. It would have to
be either server or browser configuration, or the page itself.

I agree with flamer - the most likely cause would be the browser. I
would suggest checking your browser settings.

I get a 404 on this page, so I guess you don't have it live yet. That
makes it just a little difficult for someone else to test :-).

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Jul 6 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
7180
by: Billy Jacobs | last post by:
I am having a problem with my session variable being set to Null for no apparent reason. I am declaring it like the following when the user logs in. dim objUserInfo as new clsUserInfo 'Set some properties objUserInfo.UserName = txtUserName.text.trim objUserInfo...
0
2069
by: CJ | last post by:
Hi We have Session Data lost randomly and Session State expired early. Our Intranet Application uses Window Server 2003 and .Net Framework 1.1. We set Session Time out to 60 minutes. but user Session Data lost randomly and Session State sometime expired early. I pretty run out the solution to fix this problem. Althoug we use Web Farm but...
6
12962
by: Tony G. | last post by:
Hi there, I have an APS 3 application, running on a Windows 2003 Web edition server - it is a very busy website, and when users are click on certain links (membership info), a new window i opened via javascript. This new window is on the SAME website as where the user is located, but just opened in HTTPS (secure) mode - the user can now...
1
2331
by: ramsankar | last post by:
Hi All, When viewing my php page using IE6.0, I am losing my session data. In the first page I am setting a value to the session variable. In the next page "SOME TIME" the value of the session variable is not same as what I set in the previous page. My session data is lost. This is happening very frequently in IE6.0 sp2 and very less...
3
2596
by: William | last post by:
Hi I have an ASP.NET application that connects to an Access database. Everything works fine except for the Session object. Data in the session object is lost after I've made a call to the database. To test, I've created two test aspx pages. Test1.aspx contains two buttons. The first button sets values in the session object and then...
3
2517
by: catweezle2010 | last post by:
Hello NG, I have three files (default.aspx, search.aspx and work.aspx). The way is: login on default (if session is newsession). The loginname I write into as sessionvariable (username). So I redirect to my search.aspx. Here I have a form which allows fill in some fields (place, street, name etc.). With this informations i build a sqlquerey...
7
2952
by: Erik | last post by:
I have an application that uses sessions variables a lot but one I publish the application on the prod server these variables are lost. The application is written i c# 2.0 and I've set the statServer timeout to 20 min in the the web.config file. Any ideas why the variables are lost?
4
2861
by: Sarah Marriott | last post by:
Our website contains session variables that are used to validate if a user is logged in etc. We have found that these variables are randomly lost while navigating the website. We set up some basic code (as shown below) which used a meta tag to refresh an aspx page every second. It tests whether there is any content in a session variable,...
43
3388
by: davidkoree | last post by:
I mean not about cookie. Does it have something to do with operating system or browser plugin? I appreciate any help.
0
7695
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7922
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8119
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7668
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5218
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3637
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.