[PHP] php filling apache error log with copies of the server environment

2001-10-31 Thread Liam Hoekenga
Hey - My php installation is filling my apache error log with copies of the piece of the environment that PHP knows as HTTP_SERVER_VARS. It seems to be caused by imap functions. doesnt do it... but if i do I get a bunch of: REDIRECT_nokeepalive=1 REDIRECT_STATUS=200 REDIRECT_URL=/test.php R

Re: [PHP] access to the apache environment from the c-client builtinto PHP 4.0.x

2001-08-31 Thread Liam Hoekenga
but not the HTTP_SERVER_VARS variables. Liam > On Fri, 31 Aug 2001, Liam Hoekenga wrote: > > > we're trying to get a krb4 c-client working with php built as an apache > > server module (either dso or static). > > > > we've hit a wall in that, c-client

[PHP] access to the apache environment from the c-client built into PHP4.0.x

2001-08-30 Thread Liam Hoekenga
we're trying to get a krb4 c-client working with php built as an apache server module (either dso or static). we've hit a wall in that, c-client itself seems to have access to the environment in which apache was started, but not the apache environment. ie... we threw this into c-client: { e

[PHP] IMAP4, krb4 and PHP4 - tix not handled properly when php compiledas an apache module

2001-08-29 Thread Liam Hoekenga
me issue with PHP 3.0.x, but switched to the CGI version to get around it. We migrate to the apache server module version to try and get some extra speed out of our mail application, and to take some load off of the server. Does anyone have any suggestions? Liam Hoekenga UM Webmaster Team -- PHP

[PHP] IMAP4, krb4 and PHP4 - tix not handled right under apache modulevers

2001-07-30 Thread Liam Hoekenga
e imap distribution). Anyone have ideas of what changes between the cgi and apache module versions of php that might cause this? I've tried this with imap 4.7c, imap 2000c, php 4.0.5 and 4.0.6, and the solaris and transarc versions of the krb4 libraries. thanks Liam Hoekenga UM Webmaster Team

[PHP] IMAP, krb4 and PHP4.

2001-05-04 Thread Liam Hoekenga
x c-client seems to cache KRBTKFILE erroneously when used as an apache server module, so we have to use it in CGI mode). Is there another way to get KRBTKFILE into a part of the environment where PHP will pay attention to it? Anyone have any suggestions? I'm at a loss. thanks Liam Hoeken

[PHP] kerberos support in PHP's LDAP functions?

2001-01-30 Thread Liam Hoekenga
Our ldap servers use K4 credentials to bind against the server. We're interested in developing a new web based ldap client, but it doesn't appear that PHP's ldap implementation actually supports kerberos. If I'm wrong, is it documented someplace? Has someone done this befor

[PHP] png files loosing color depth

2001-01-23 Thread Liam Hoekenga
Hey - I'm using PHP 4.0.4pl1 w/ Apache 1.3.14 on Solaris 2.6. PHP was compiled with GD (1.8.3), jpeg (6b), png (1.0.8), and freetype (1.3.1) I'm trying to overlay text on a existing png graphic, which works, but the color depth seems to be getting reduced. Page info in Netscape shows that the b