next message in archive
no next message in thread
previous message in archive
Index of Subjects
This is a multi-part message in MIME format.
--------------2B801AAB7A7448452C9EA7C6
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Dave,
All I did was change the UID_LOW & UID_HIGH and everything started
working from there. On the web end, I'm still not sure what changed.
Attached is the server_error log. I keep getting a server 500 error.
--------------2B801AAB7A7448452C9EA7C6
Content-Type: text/html; charset=us-ascii;
name="debug.server_error"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="debug.server_error"
+ vars_read=1
+ return 0
+ PATH=/opt/csuite/bin:/opt/csuite/lib:/opt/csuite/etc/cgi-lib:/usr/sbin:/usr/bin:/opt/csuite/bin:/bin
+ export PATH
+ usage=usage: cs_html_head -t user -h host
+ user=csuite
+ host=webmail.rasd.k12.pa.us
+ getopts t:h: c
+ user=userhelp
+ getopts t:h: c
+ '[' 3 -gt 1 ']'
++ expr 3 - 1
+ shift 2
+ html_head userhelp webmail.rasd.k12.pa.us 'Server Error'
+ user=userhelp
+ host=webmail.rasd.k12.pa.us
+ shift 2
+ echo '<html><head>
<title>Server Error</title>
<link rev="made" href="mailto:userhelp@webmail.rasd.k12.pa.us">
</head><body background="/icons/paper.gif">
'
+ process_query_string
+ '[' '' = '' ']'
+ return
+ process_form_fields
++ parse_form_fields
++ '[' 0 -gt 0 ']'
+ eval
+ trap cs_html_foot 0
+ echo '<BODY bgcolor=#E6E8FA text=#0000AA>'
+ echo '<H2>Error Processing Request</H2>
A server error has occured due to something such as the improper implementation of a script. Please contact the system administrator at "webmaster@webmail.rasd.k12.pa.us and tell them that you were trying to access http://webmail.rasd.k12.pa.us/ when you received this error.<br>
Thank you and we are sorry for any inconvenience.'
+ cs_html_foot general
+ echo '<hr>'
+ echo ' [BCFREENET Home Page] '
+ echo ' [Contacts (Support)] '
+ '[' '' '!=' '' ']'
+ echo '</body></html>'
+ cs_html_foot
+ echo '</body></html>'
--------------2B801AAB7A7448452C9EA7C6--
next message in archive
no next message in thread
previous message in archive
Index of Subjects