10223 |
2002/03/16 |
GGI files fail to load correctly |
10138 |
2002/03/11 |
CGI program is not invoked when a trailing '/' is provided to the CGI-script's U ... |
9983 |
2002/02/27 |
``nph-'' ignored, destroying server-push. |
9830 |
2002/02/15 |
PHP tries to post data into MySQL, and Apache shows an error |
9751 |
2002/02/07 |
Status 200 erroneously converted to 302 if Location: present |
9676 |
2002/01/31 |
reading from CGI programs is very inefficient |
9674 |
2002/01/31 |
timeout select fails immediately |
9672 |
2002/01/31 |
questionable logic for closing file descriptors after fork |
9671 |
2002/01/31 |
file descriptor leak with DEBUG_CGI defined |
9670 |
2002/01/31 |
doesn't compile with DEBUG_CGI defined |
9669 |
2002/01/31 |
wrong error check |
9627 |
2002/01/28 |
after adding 'Loadmodule modules/libphp4.so' in http.conf, cgi script did not ru ... |
9083 |
2001/12/12 |
MultiViews breaks CGI |
8907 |
2001/11/29 |
http-header generated for nph-cgi (works fine with any other server and apache 1 ... |
8902 |
2001/11/29 |
nph-cgi doesn't do the same as in apache 1.3.x |
8846 |
2001/11/23 |
MultiViews breaks CGI |
8810 |
2001/11/20 |
CGI environment incorrect when MultiViews used |
8765 |
2001/11/15 |
adding ?x=y to suexec link <a href='calendar.pl'> causes it to fail |
8683 |
2001/11/05 |
requests for non-existent PHP files do not return a 404 error |
8608 |
2001/10/24 |
SUEXEC does not recieve 3'rd argument when URL includes ?querystring |
8589 |
2001/10/20 |
White spaces in responses using *.cgi instead *.exe |
8586 |
2001/10/20 |
Apache does not send POST method data through CGIWrap |
8531 |
2001/10/13 |
CGI PATH_INFO translates "/foocgi/bar//../baz" into "/foocgi/bar/baz/" |
8481 |
2001/10/07 |
How to get result using system( ) from Apache Server |
8266 |
2001/08/29 |
User space CGIs fail, but work elsewhere |
8237 |
2001/08/26 |
Wrong error reported for improperly written #! in perl CGI scripts |
8098 |
2001/07/27 |
crash a child process with cgi access. |
8063 |
2001/07/22 |
the "SIGTERM/pause/SIGKILL dance" in mod_cgi |
8032 |
2001/07/15 |
CGI's are not allowed to set HTTP/1.x responce headers. |
7966 |
2001/07/01 |
The cgi-bin scripts with URL requests path exeeding the ScriptPath error Forbidd ... |
7635 |
2001/04/26 |
[PATCH] byterange request for Range-capable CGI always return 416 |
7598 |
2001/04/21 |
Execution of CGI scripts in an aliased directory |
7580 |
2001/04/17 |
[PATCH] CGI environment REQUEST_URI did not hold original URI after redirection |
7512 |
2001/04/04 |
CGI unable to open tcp socket to connect to a Sybase/DB-Lib server |
7500 |
2001/04/01 |
Potential CGI variable exploit from header canonicalization |
7408 |
2001/03/14 |
[PATCH] default httpd.conf lacks Scriptsock setting |
7353 |
2001/03/03 |
Apache being to trigger happy with respect to CGI programs |
7333 |
2001/02/28 |
CGI is malfunctioning with apache 1.3.12 |
7304 |
2001/02/23 |
non standard conforming |
7298 |
2001/02/23 |
couldn't spawn child process |
7273 |
2001/02/18 |
[cgid] CGI response delayed if CGI forks off longrunning process |
7052 |
2001/01/09 |
performance |
6986 |
2000/12/15 |
I have Internal Server Error . |
6923 |
2000/12/02 |
CGI script cannot modify the environment used for SSIs |
6611 |
2000/10/01 |
"/cgi/mycgi?a" work well but "/cgi/mycgi?a=b" can't work with message "Premature ... |
6544 |
2000/09/16 |
PATH_TRANSLATED expands to the first "basename-common" file found (mod_speling?) |
6432 |
2000/08/19 |
HERE IS A FIX for Win32 CGI server-push |
6170 |
2000/06/09 |
POST request loses data |
6161 |
2000/06/08 |
Ouputs to stderr from a cgi-program was not written in error.log. |
6130 |
2000/05/30 |
Apache doesn't set PATH_INFO and PATH_TRANSLATED when calling a CGI-script |
5930 |
2000/03/26 |
CRLF translation on stdout when executing cgi-script |
5828 |
2000/03/01 |
CGI does not support PATH_INFO and QUERY_STRING simultaneously |
5758 |
2000/02/14 |
QUERY_STRING-UNESCAPED returns many characters prefixed with a \ (backslash) |
5640 |
2000/01/25 |
server may disagree with CGI on Status, but still pass the Status sent by CGI |
5443 |
1999/12/08 |
Rexx CGI scripts fail for Windows only. |
5413 |
1999/12/03 |
Environment variable names converted to underscores (_) passed to CGI scripts |
5311 |
1999/11/14 |
CGI Perl files bug |
5227 |
1999/11/01 |
mod_php with Solid RDBMS support causes conflicts with mod_cgi -> apache will no ... |
5088 |
1999/10/01 |
Cannot execute CGI with compil option HIGH_SLACK_LINE=256 |
5033 |
1999/09/17 |
if a CGI has an ACL giving Apache execute access, Apache might fail to run it |
4767 |
1999/07/26 |
HEAD request to nph-cgi's return script's entire output |
4751 |
1999/07/22 |
CGI doesn't work |
4746 |
1999/07/21 |
duplicate output and header while forking |
4717 |
1999/07/09 |
Just a little more C help.... |
4715 |
1999/07/08 |
Only seldom does apache spawn child process for perl script. |
4702 |
1999/07/06 |
Getting the content-type from the output of a CGI |
4629 |
1999/06/22 |
POST headers not included with FORM data |
4585 |
1999/06/15 |
cgi program cannot send a linefeed without windows making it into a CR/LF sequen ... |
4575 |
1999/06/12 |
apache says 'access denied. you do not have permession to access ~user/cgi-bin s ... |
4498 |
1999/05/31 |
Binary CGIs (paths) fails to execute from path with spaces (LFN) |
4490 |
1999/05/28 |
mod_cgi prevents handling of OPTIONS requests |
4259 |
1999/04/16 |
Error loading 16 Bit CGI, present from apache release 1.3.0 |
4135 |
1999/03/25 |
can't kill runaway CGI process - possibly related to #3751 |
4115 |
1999/03/24 |
CGI Execs properly from ScriptAlias Directory, Error 500 anywhere else. |
4037 |
1999/03/11 |
CGI append path info is document root based This was reported on 1.2b4? |
4007 |
1999/03/05 |
Running CGI scripts and PHP on Win32 |
3985 |
1999/03/02 |
exec cmd="" does not produce any wanted result |
3950 |
1999/02/23 |
CGI programs run don't run with the server's gid |
3922 |
1999/02/18 |
suexec dosn't log anything but doesn't work -- apache logs errno=13 (Permission ... |
3918 |
1999/02/18 |
CGIs that require ANY sort of processing time fail. No errors are logged. |
3817 |
1999/02/02 |
Output of CGI programs is being buffered. |
3784 |
1999/01/27 |
CGI scripts not executed if gid not equal to server's gid |
3752 |
1999/01/22 |
CGI scripts arent killed when they are in deadlock |
3751 |
1999/01/22 |
CGI scripts arent killed when they are in deadlock |
3701 |
1999/01/17 |
cgi-bin tries to exec. everything, *.cgi, *.html, *.jpg, etc..... |
3689 |
1999/01/16 |
Multipart mime messages cannot be read properly on NT / Win32 |
3634 |
1999/01/08 |
Can't Exec Any CGI from Apache (ld.so.1: internal: malloc failed) |
3612 |
1998/12/31 |
Scripts working in 1.3.0 give Premature end of script headers in 1.3.3 |
3609 |
1998/12/30 |
spawn child process error |
3602 |
1998/12/29 |
Not enough space: couldn't spawn child process |
3581 |
1998/12/23 |
CGI scripts never get invoked if the URL contains %2f instead of / |
3567 |
1998/12/20 |
CGI Bin scripts can't override the Date header. |
3564 |
1998/12/19 |
Apache truncate binary files uploaded with a a form including a TYPE=FILE tag |
3540 |
1998/12/16 |
trunkated and modified octet stream data (sent with PUT methode). |
3498 |
1998/12/05 |
Not logged - connection reset by peer - output > 2048 bytes |
3497 |
1998/12/05 |
Last-Modified Date set to 1.1.1970 |
3488 |
1998/12/04 |
user doesn't want to use #! line for scripts on win32 |
3414 |
1998/11/18 |
Impossible to spawn a child process in the background from a CGI |
3392 |
1998/11/12 |
putting leading spaces after "?" in Query string places QS values in other ENV v ... |
3376 |
1998/11/10 |
Cgis takeover the world and send the system spiraling down to its death |
3330 |
1998/11/02 |
wrong environment variables passed to cgi programs. |
3303 |
1998/10/28 |
HTTP_USER not on the enviroment for protected CGI's |
3230 |
1998/10/17 |
Insecure $ENV{PATH} while running setuid at /home/xxx/cgi-bin/sendmail.pl |
3195 |
1998/10/13 |
Support for CGI STDIN/STDOUT pipe to a file |
3149 |
1998/10/05 |
Internal Server Error |
3119 |
1998/10/01 |
premature end of script headers on run cgi perl script |
3089 |
1998/09/27 |
Data returned from Perl CGI script is getting truncated at exactly 4096 bytes (i ... |
3081 |
1998/09/26 |
if a cgi cannot be executed, it reports "Premature end of script headers". |
3079 |
1998/09/25 |
Sending a SIGUSR1 to daemon propogates to CGI children |
3069 |
1998/09/24 |
Apache won't run WIN generated perlscripts, that do work in commandline |
3041 |
1998/09/22 |
premature end of script errors for all CGI scripts. |
3008 |
1998/09/16 |
When using apache as a proxy, Proxy-authorization not passed to local CGI |
3004 |
1998/09/14 |
space in cgi-bin dir path seems to keep perl (with #! thingy) from working... |
3002 |
1998/09/14 |
When using apache as a proxy, Proxy-authorization not passed to local CGI |
2918 |
1998/08/27 |
Multiple leading slashes in SCRIPT_NAME, REQUEST_URI |
2909 |
1998/08/26 |
SSI does not usually work with exec (cgi) options under OS/2 |
2901 |
1998/08/25 |
CGI created HTMLs are trying to be executed |
2894 |
1998/08/23 |
cgi triggers premature EOF to be sent to client |
2808 |
1998/08/07 |
she-bang works not for network paths |
2711 |
1998/07/25 |
cgi output still buffered despite release notes saying otherwise |
2709 |
1998/07/25 |
Inernal server error when executing cgi programs, in error_log it says "Too many ... |
2707 |
1998/07/24 |
Error loading 16 bit CGI |
2694 |
1998/07/24 |
cgi parameters do not work |
2460 |
1998/06/17 |
TimeOut applies to output of CGI scripts |
2416 |
1998/06/11 |
cgi script gets "premature end of script header" unless ScriptLog is turned on |
2408 |
1998/06/10 |
scriptlog doesn't work |
2313 |
1998/05/28 |
CGI output buffered on systems without O_NONBLOCK; F_NDELAY should be O_NDELAY |
2308 |
1998/05/28 |
How do we protect our cgi script and get the REMOTE_USER variable? |
2279 |
1998/05/25 |
CGI and JAVA |
2240 |
1998/05/17 |
CGI killed 3 seconds after loosing client |
2235 |
1998/05/15 |
Apache 1.2.6 loses POST data |
2127 |
1998/04/23 |
Impossible to detect browser disconnect from CGI |
2125 |
1998/04/23 |
Impossible to detect browser disconnect from CGI |
2119 |
1998/04/22 |
Strangely worded error message. |
2114 |
1998/04/22 |
A variable declaration was removed incorrectly. |
1972 |
1998/03/20 |
(RFE) There is no way to pass HTTP Auth information to a CGI script |
1960 |
1998/03/17 |
Apache - broken CGI interface? |
1925 |
1998/03/09 |
Apache incorrectly defines the CGI environment variable REMOTE_HOST when Hostnam ... |
1920 |
1998/03/07 |
CGIs don't run: Error_log says "Couldn't spawn new child process" |
1876 |
1998/02/26 |
Out of file descriptors on subsequent CGI runs |
1867 |
1998/02/24 |
[error] malformed header from script |
1656 |
1998/01/12 |
Expect as a CGI script does not work |
1641 |
1998/01/08 |
Apache not returning correct line feeds |
1640 |
1998/01/08 |
cgi's are sent as text/plain |
1622 |
1998/01/04 |
"Malformed header" error when headers are really okay. |
1621 |
1998/01/03 |
CGI scripts can have a #! that is another script. |
1589 |
1997/12/21 |
can't run cgi scripts |
1584 |
1997/12/20 |
mutli line headers from cgi don't work |
1545 |
1997/12/10 |
Problem: got empty document when displaying gif content. |
1506 |
1997/12/03 |
Differences to UNIX in SCRIPT_NAME and PATH_INFO cgi vars |
1504 |
1997/12/02 |
Equals signs in GET method query cause failure |
1452 |
1997/11/21 |
Failure of binary file downloads |
1446 |
1997/11/21 |
mailer.cgi in cgi-bin, /var/www/cgi-bin , chmod 777 mailer.cgi set, get error lo ... |
1412 |
1997/11/13 |
Apache rewrites Location: and mangles # for intra-document links |
1352 |
1997/11/03 |
Errors Logged by mod_cgi.c FAIL to report filename |
1292 |
1997/10/21 |
post method randomly works |
1291 |
1997/10/21 |
CGI problems are reported as "Server problem - contact the webmaster" |
1288 |
1997/10/21 |
Cgi with tcp sockets don't works |
1209 |
1997/10/07 |
various simple scripts are producing "Premature end of script headers" messages |
1200 |
1997/10/05 |
Server gives error 500 when i try to run cgi script |
1177 |
1997/09/29 |
Fix for a bug I reported earlier today (sorry, no reference number). |
1176 |
1997/09/29 |
Apache cannot handle continuation line in headers |
1125 |
1997/09/11 |
NPH-CGI output can't have nulls, etc. |
1115 |
1997/09/11 |
Perl Scripts are not interpreted when they are loaded in browser |
1095 |
1997/09/04 |
Strange request to Repost Form Data ? prompt upon successful cgi script complet ... |
1088 |
1997/09/03 |
Script header problem with CGIC library |
1068 |
1997/08/28 |
CGI progs do not end until children exit - parent exits to zombie status |
1011 |
1997/08/18 |
minimal csh CGI won't run, while perl and sh will |
999 |
1997/08/15 |
When executing a specific cgi-script a second time, the server experiences an in ... |
997 |
1997/08/15 |
PATH_INFO translated to all lower case in environment passed to CGI |
978 |
1997/08/07 |
mod_cgi incorrectly returns 302 when parsing headers |
973 |
1997/08/06 |
Invalid request methods are processed by CGI module as GET |
964 |
1997/08/04 |
[Fri Jun 13 10:35:09 1997] access to /usr/local/etc/httpd/caducee.net/cgi-bin/ch ... |
918 |
1997/07/25 |
if not using suexec, apache forces user to use server gid/uid settings |
894 |
1997/07/21 |
Last-Modified headers from CGIs are not considered for IMS |
829 |
1997/07/07 |
ScriptLog eats STDERR when script returns ok (Followup to PR84) |
766 |
1997/06/21 |
no problemo |
728 |
1997/06/12 |
no ScriptLog written |
678 |
1997/06/04 |
PATH_TRANSLATED for user CGI programs based on document root |
674 |
1997/06/04 |
Environment variable REMOTE_USER not being set. |
632 |
1997/05/30 |
some CGI scripts are downloaded instead of executed |
609 |
1997/05/22 |
User Authentification in CGI environment |
607 |
1997/05/22 |
ScriptLog and stderr don't work well together |
590 |
1997/05/16 |
Too many LogFile directives causes cgi scripts to break |
549 |
1997/05/06 |
Missing HTTP_AUTHORIZATION in CGI environment |
541 |
1997/05/04 |
"HTML files <IMG> crate zombies " on FreeBSDLinux |
490 |
1997/04/27 |
httpd dumps core |
485 |
1997/04/25 |
Wrong SERVER_PORT reported to CGI scripts when server listens to multiple ports |
459 |
1997/04/23 |
SERVER_PORT = 80 with Listen directive |
354 |
1997/04/10 |
core dump with introduction of suexec to apache 1.2b8 |
342 |
1997/04/09 |
cgi processes need to be niced. |
335 |
1997/04/08 |
cgi-bin script not receiving SIGPIPE during output if client hits STOP |
329 |
1997/04/08 |
Wrong status checked for cgi-script that print back their own header |
286 |
1997/03/29 |
CGI scripts do not run. I get "premature end of script headers" (error log) |
283 |
1997/03/28 |
Re-Load of a CGI generated form causes server to hang |
268 |
1997/03/27 |
Ouch! malloc failed in malloc_block() [sequel] |
266 |
1997/03/26 |
ScriptLog has no effect |
217 |
1997/03/02 |
CGI applications not closing properly when child process is not allowed to compl ... |
185 |
1997/02/22 |
see my previous report on octet-stream files taking on the wrong name |
184 |
1997/02/21 |
Filename in "Content-Disposition" ignored -- script name used instead |
179 |
1997/02/18 |
suEXEC wrapper allocates PATH on the stack |
163 |
1997/02/06 |
Errors in call_exec routine aren't logged anywhere |
114 |
1997/01/16 |
SSI exec cgi no longer works, regular CGIs work intermittently |
110 |
1997/01/15 |
mod_cgi.c broken, ScriptLog not available |
99 |
1997/01/08 |
error reported to log file: send script output lost connection to client |
84 |
1997/01/04 |
ScriptLog eats STDERR when script returns ok |
63 |
1996/12/28 |
cannot pass info with <!--#exec cgi="counter.cgi"--> |
59 |
1996/12/25 |
Problem with executing CGI programs without ".exe" in the URL |
35 |
1996/12/07 |
Child processes not close |