Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

very strange cookie issue

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  php and apache update  
Author Message
marcelluswalla

External


Since: Aug 29, 2004
Posts: 3



(Msg. 1) Posted: Mon Aug 30, 2004 12:43 am
Post subject: very strange cookie issue
Archived from groups: alt>apache>configuration (more info?)

i've been trying to fix this all day, and could use some help

my setup:

i have an apache server (1.3.29 on linux) on my home network. I use this
server for development (perl).

i have a site that uses Apache::AuthCookie for authentication

i access this site through 192.168.0.56/nameofsite.com

submitting the login form (username/password) sets the cookie and I'm in,
always has worked until today.

all of a sudden I can't set cookies when accessing this server. It still
worked using firefox so I figured it may be my IE, but I've tried it from IE
on 3 different machines on the network that haven't been touch in a while
and same result. also have tried the live site (different server) with IE
and it works fine (same exact code, even brought that code down to my dev
machine to check, no go)

I tried setting IE to prompt for cookies and there is no prompt, it's as if
it's automatically blocking IE cookies. I know if it's checking against the
database because if I put in the wrong password it tell me so. So again,
it's for some reason auto rejecting IE cookies.


Any help would be appreciated and please reply to the group.

Thanks

 >> Stay informed about: very strange cookie issue 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
How to set-cookie in CGI with C? - in perl, one can use: use CGI qw/:standard/; use CGI::Carp 'fatalsToBrowser'; use strict; .... print "Set-Cookie: user=john;password=secret;path=/; However, in C if you just use printf("Content-type: text/html\n\n"); ... printf("Se...

How to enable cookie in the server - Hi, I am trying setup the Apache 2.0.40 on the RedHat 10. I can't seem to store the cookie. I checked all the environment variables on the server from the browser, HTTP_COOKIE is not listed. The codes for listing the environment are placed after..

Custom 404 causes problems with cookie - In httpd.conf I added ErrorDocument 404 /404/index.php between the <Directory /> and </Directory> tags. In the body I set a cookie called ABC as follows. // Set the ABC cookie, the value determines where the user's browser is directed after...

Tomcat session cookie configuration - Hello, I want to use Tomcat 5 into the following architecture : Apache 2 (host A)-----> Tomcat 5 (host B) Apache 2 has rewrite rules : Client URL : https://www.my_site.org/my_internet_url/my_jsp.jsp (host A) Real URL : ..

Cookie Issues with Main Domain and Subdomains - Good evening folks, I hope this won't be too much of a burden in asking but I seem to be scratching a wooden post down to mere pulp right now. ;) I own the following main domain: nukecops.com From that I have created several subdomains, examples..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]