[PHP-INSTALL] suppressing PHP_AUTH_PW with mod_auth_kerb?

2005-09-06 Thread Reece Hart
I'm running Apache 2.x with mod_php and mod_auth_kerb. With CGIs, mod_auth_kerb uses the basic authentication response password to obtain a TGT. The password itself is not exposed to the CGI. Great. With PHP scripts, PHP provides the basic auth challenge, sets PHP_AUTH_USER and _PW, and mod_a

[PHP-INSTALL] passthru function

2005-09-06 Thread EJ
Can anyone show me the example of using passthru ..I want to use and external program (DOS) to calculate user input and produce the output in the web . anyone know please show me the example code .

[PHP-INSTALL] PHP 4.4.0 won't compile with JPEG support.

2005-09-06 Thread TJ09
K, for starters, I'm trying to compile under Slackware Linux 9.1. Here's my configure line: /configure --with-apxs --with-openssl --with-kerberos --with-zlib --enable-bcmath --with-bz2 --enable-exif --enable-ftp --with-gd --with-jpeg-dir --with-png-dir --with-xpm-dir --with-freetype-dir --enab

[PHP-INSTALL] Specified CGI Application Misbehaved

2005-09-06 Thread Mac Rinehart
I'm trying to configure a new install of PHP 5.0.4 on a Windows 2003 server using the IIS 6.0 webserver. When I run the script I get the following error: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. I have performed the following tests: 1)