[PHP] SEssion error

2003-09-23 Thread Stephen Schneider
I am getting the following error: SESS: [TID: 5F0],.\src\tp0tcp_s.c:668: TP0: tp0tcp_conn_req() Connect Socket# [2700] is too high. The supported socket range is 0-1024 It only appears on one page on our web site. I am using sessions for login tracking. If they aren't logged in we get the mes

RE: [PHP] Session and Server variable problem

2003-09-22 Thread Stephen Schneider
CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 3:23 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] Session and Server variable problem From: "Stephen Schneider" <[EMAIL PROTECTED]> > Have an interesting problem. Worked on a web sit

[PHP] Session and Server variable problem

2003-09-19 Thread Stephen Schneider
Hi all, Have an interesting problem. Worked on a web site for a client. They have the server (IIS) set up and we are using php. Have been working with their domain with a .net extension. To go live, they repointed their .com domain to the web folder. Same spot the .net points to. But now ser