writing cookie on Webinator server

stephen_a_thayer
Posts: 2
Joined: Fri May 18, 2001 8:35 am

writing cookie on Webinator server

Post by stephen_a_thayer »

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.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

writing cookie on Webinator server

Post by mark »

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

Post by stephen_a_thayer »

duh... thanx. gw was having trouble connecting to the db.