473,503 Members | 1,831 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 2041
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*******@attglobal.net
==================
Jul 6 '06 #4

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

Similar topics

7
7162
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...
0
2060
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...
6
12938
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...
1
2325
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...
3
2594
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...
3
2508
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...
7
2945
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...
4
2857
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...
43
3381
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
7199
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,...
0
7076
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...
0
7323
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...
1
6984
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...
0
7453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5005
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...
0
3151
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
377
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...

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.