Received: (qmail 48184 invoked by uid 501); 20 Feb 2001 00:07:37 -0000 Message-Id: <20010220000737.48183.qmail@apache.org> Date: 20 Feb 2001 00:07:37 -0000 From: Ron Davies Reply-To: rondavies@qwest.net To: submit@bugz.apache.org Subject: Server Side Include, include command, causes server abends X-Send-Pr-Version: 3.110 >Number: 7281 >Category: mod_include >Synopsis: Server Side Include, include command, causes server abends >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: mistaken >Submitter-Id: apache >Arrival-Date: Mon Feb 19 16:10:00 PST 2001 >Closed-Date: >Last-Modified: Wed Feb 21 08:16:06 PST 2001 >Originator: rondavies@qwest.net >Release: 1.3.17 >Organization: >Environment: Netware 5.1 Service Pack 2a >Description: Using server side include, include paramenter, for a virtual file, causes the server to abend.The server does not appear to lose any services, but each time the SSI code is run, the error repeats and the page is not displayed. It is entirely possible that I have done something incorrectly, but I have searched the apache web-site for guidance and can only find info that suggests I am doing it correctly. I have not made any modifications to the apache for NetWare code outside of the httpd.conf file. No comiliation modifications....nothing. This is basically an "out-of-the-box" configuration. I have included 3 pieces of information.... 1. The code I use to call the SSI 2. The entry in my httpd.conf 3. The error information on the NetWare console. ############################## Code used within document: ############################## ################################# Directory entry in httpd.conf: ################################# Options Indexes +Includes FollowSymLinks MultiViews Order allow,deny Allow from all AllowOverride None AddHandler server-parsed .shtml ########################################## Error Displayed on Server: ########################################## The running process will be suspended. 2-19-2001 5:57:50 pm: SERVER-5.0-4631 [nmID=1001C] WARNING! Server RJD_WEB experienced a critical error. The offending process was suspended or recovered. However, services hosted by this server may have been affected. RJD_WEB <1>: >How-To-Repeat: Recreate the scenario with data similar to what I have provided in the "Full Description" >Fix: I wish I did, the product is as stable as can be on the Netware platform with all the testing I have done. This is the first snag I have hit. I would love to test any suggestions you may have. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Wed Feb 21 08:15:16 PST 2001 State-Changed-Why: User reports they cannot reproduce the GP fault. User further reports the missing line was: SetType text/html .shtml Class-Changed-From-To: sw-bug-mistaken Class-Changed-By: wrowe Class-Changed-When: Wed Feb 21 08:15:16 PST 2001 Comment-Added-By: wrowe Comment-Added-When: Wed Feb 21 08:16:06 PST 2001 Comment-Added: My bad... that missing directive was: AddType text/html .shtml >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]