CGI problems whith latest apache2

Gerrit P. Haase gerrit@familiehaase.de
Thu Jul 14 11:08:00 GMT 2005


Servus Volker,

> Hi list
> 
> I get Internal Server Error's when trying to run any CGI script with
> latest apache2. Can anybody confirm this ?

Basic cgi (test-cgi) scripts are working for me try this t.pl: [1].
I have not tried to activate my mailing list adminstration interface,
but I think it should work when setting up my alias domains
correctly, at least the login page of the ml interface is displayed.

However I have the annoying problem that transmission stops after
every 8k when running Apache2 on my NT4 server and connecting from
remote, anyway running on W2K works fine.

[1]:
#!/usr/bin/perl
print <<EndeMarke
Content-type: text/html

<HTML>
<HEAD><TITLE>hello world</TITLE>
</HEAD>
<BODY bgcolor="lightblue">
     <H1>hello world</H1>
</BODY>
</HTML>

EndeMarke




> http://vzell-de.de.oracle.com:81/cgi-bin/test-cgi

Cannot access this.

> /var/log/apache2/error_log:
> 
> [Wed Jul 13 14:29:46 2005] [info] mod_unique_id: using ip addr 169.254.25.129
> [Wed Jul 13 14:29:47 2005] [notice] Digest: generating secret for digest authentication ...
> [Wed Jul 13 14:29:47 2005] [notice] Digest: done
> [Wed Jul 13 14:29:47 2005] [info] mod_unique_id: using ip addr 169.254.25.129
> [Wed Jul 13 14:29:48 2005] [notice] Apache/2.0.54 (Unix) DAV/2 configured -- resuming normal operations
> [Wed Jul 13 14:29:48 2005] [info] Server built: Jun 22 2005 18:26:34
> [Wed Jul 13 14:29:48 2005] [debug] /home/max/devel/cygpkg/.mk-apache2/httpd-2.0.54/server/mpm/prefork/prefork.c(956): AcceptMutex: sysvsem (default: sysvsem)
> [Thu Jul 14 12:50:35 2005] [error] [client 169.254.25.129] Premature end of script headers: test-cgi
> 
> Ciao
>   Volker

Tschüssi,
Gerrit


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list