Received: (qmail 5990 invoked from network); 11 Nov 1998 16:18:13 -0000 Message-Id: <"981111161758Z.WT22762. 19*/PN=Richard.ROSE/OU=MS/OU=ROSER/OU=LISLANE1/O=EXCHANGE/PRMD=LUCASVARITY/ADMD=GOLD 400/C=GB/"@MHS> Date: Wed, 11 Nov 1998 15:46:00 +0000 From: "ROSE, Richard" To: "'apbugs@hyperreal.org'" (Receipt Notification Requested IPM Return Requested) Cc: "'apbugs@Apache.Org'" (Receipt Notification Requested IPM Return Requested) Subject: Perl 5.005_02 will not run under Apache 1.3.3 win 95 >Number: 3384 >Category: pending >Synopsis: Perl 5.005_02 will not run under Apache 1.3.3 win 95 >Confidential: yes >Severity: serious >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Wed Nov 11 08:20:00 PST 1998 >Last-Modified: Thu Nov 12 09:28:34 PST 1998 >Originator: >Organization: >Release: >Environment: >Description: >How-To-Repeat: >Fix: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Thu Nov 12 09:28:34 PST 1998 State-Changed-Why: Closing second misfiled PR on this subject; already dealt with in the original PR. Responsible-Changed-From-To: gnats-admin-apache Responsible-Changed-By: marc Responsible-Changed-When: Thu Nov 12 09:28:34 PST 1998 Responsible-Changed-Why: . >Unformatted: This problem has been solved. As predicted, it was either going to be something really trivial, or something really obscure. It was trivial: Despite many hours careful checking of everything, the shebang line to the Perl executable, which should have read #!C:\PERL\5.00502\bin\MSWin32-x86-object\perl.exe in fact read #!C:\PERL\5.005002\bin\MSWin32-x86-object\perl.exe That's all. Everything now appears to run OK, and I look forwards to happy programming on a great, free, system.