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

Apache Cookie Issue

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  very strange cookie issue  
Author Message
marcelluswalla

External


Since: Aug 29, 2004
Posts: 3



(Msg. 1) Posted: Mon Aug 30, 2004 12:44 am
Post subject: Apache 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: Apache Cookie Issue 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
very strange cookie issue - 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..

Possible Apache configuration/router issue? - Okay, I'm at the end of my proverbial rope. I've got a Windows XP Pro box running Apache 1.3.27. I use Argosoft for my mail client, and I've changed the configuration of it so that I can access the web-based client on port 443 (getting around funky wor...

ptkdb debugger under apache connection to X issue? - I am having a problem running ptkdb when invoked by a local httpd server. The script below works ok and will fire up ptkdb ok from a bash shell: #!/usr/bin/perl -w -d:ptkdb #!/usr/bin/perl -wT $|++; # for debugger when httpd invokes CGI #sub BEGIN..

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..
   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 ]