From: tolj AT uni-duesseldorf DOT de (Stipe Tolj) Subject: Re: cygwinb19.dll could not be found error 16 Jun 1998 04:15:21 -0700 Message-ID: <35859BF2.9B4C6239.cygnus.gnu-win32@uni-duesseldorf.de> References: <199806141847 DOT NAA00978 AT popeye DOT cs DOT iastate DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: yang su Cc: Benoit Papillault , gnu-win32 AT cygnus DOT com Hi yang su, yang su wrote: > I use the following test.c as a test and it fails as a cgi call: > (with same error message) > ================================================ > #include > > main(){ > printf("Content-type: text/html \n\n"); > printf(" \n"); > printf("Hello World!"); > printf(" \n "); > } > ================================================== > > Any further suggestions? > > yang I have compiled your test.c like quoted above and put it into an cgi-bin dir of the apache/1.3b7 (Win32) and it executed without any problems displaying the "Hello world!" string. Is your cygwinb19.dll within your PATH?! Check the printenv script coming with apache for environment variables set during CGI calls. Regards, Stipe. -- stud.rer.pol. Stipe Tolj HTTP Server Development Management Department of Economical Computer Science University of Cologne, Germany http://www-public.rz.uni-duesseldorf.de/~tolj - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".