The following reply was made to PR os-windows/2404; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Karlis Kalviskis <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: os-windows/2404: Search GGI-scripts generates error Date: Tue, 16 Jun 1998 23:17:58 -0700 (PDT) On 17 Jun 1998, Karlis Kalviskis wrote: > The following reply was made to PR os-windows/2404; it has been noted by > GNATS. > > From: Karlis Kalviskis <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: os-windows/2404: Search GGI-scripts generates error > Date: Wed, 17 Jun 1998 07:47:53 +0200 (WET) > > Dear colleagues, > > On 10 Jun 1998 [EMAIL PROTECTED] wrote: > > > Please examine your server's ErrorLog file (which means > > you'll need to shut the server down first) to see what > > the actual error is that the server is encountering. > > Here it is: > > [Wed Jun 17 07:34:04 1998] [error] (8)Exec format error: couldn't spawn > child process: e:/www/system/scripts/mekletaji/mekle.dll > > "mekle.dll" is pre-compiled binary. In problem report I have mentioned > other scripts as well. These files are text format scripts. The problem > with > these other scripts was my fault - the wrong pointer to perl > interpretator was included. Erm... DLLs are not generally standalone executables. Does it run (even if it doesn't run properly) if you try to execute it from the command line?
