our web application writes (or attempts to write) a cookie to the client. we've installed webinator on another server. as soon as the application tries to write the cookie to the server that webinator is on, it quits with an internal server error. i'm not sure where to start looking for the problem; if it's an OS config, server config, permissions thing... thanx for any help.
writing cookie on Webinator server
-
mark
- Site Admin
- Posts: 5519
- Joined: Tue Apr 25, 2000 6:56 pm
writing cookie on Webinator server
start by checking the webserver's error log to get more details about the 500 error.
-
stephen_a_thayer
- Posts: 2
- Joined: Fri May 18, 2001 8:35 am
writing cookie on Webinator server
duh... thanx. gw was having trouble connecting to the db.