metamorphy
Programmer
Hello,
I have a few sites on the same server which uses $_SESSION to handle logins and track users .
They are all subdirectories on the same virtual domain like this:
etc...
Everything is working fine on the sites but recently, ONE OF THE SITES stopped passing the $_SESSION vars. After someone logs in, when they go to another page they get logged out. This was not happening before and I HAVE MADE NO CODE changes to the webpages. I noticed that I can fix this error by lowering the privacy settings on IE, but I really want to fix this. I do not need to lower the setting on the other pages to get them to work, and they are also subdirectories of the same virtual domain. This is very weird. The only thing I have done recently was add a .httpd file to one of the other
directories so that I can run php scripts in .html files.
I know this is not very clear...Can someone please respond and I will try to give you the relevant info and code samples you need to help me... THanks in advance!!!
-CH
I have a few sites on the same server which uses $_SESSION to handle logins and track users .
They are all subdirectories on the same virtual domain like this:
etc...
Everything is working fine on the sites but recently, ONE OF THE SITES stopped passing the $_SESSION vars. After someone logs in, when they go to another page they get logged out. This was not happening before and I HAVE MADE NO CODE changes to the webpages. I noticed that I can fix this error by lowering the privacy settings on IE, but I really want to fix this. I do not need to lower the setting on the other pages to get them to work, and they are also subdirectories of the same virtual domain. This is very weird. The only thing I have done recently was add a .httpd file to one of the other
directories so that I can run php scripts in .html files.
I know this is not very clear...Can someone please respond and I will try to give you the relevant info and code samples you need to help me... THanks in advance!!!
-CH