[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. ? phpinfo(); ? doesnt do it... but if i do ? $mb = imap_open({imap.blah.edu:143}INBOX, 'user', 'passwd'); ? I get

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

2001-08-31 Thread Liam Hoekenga
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 itself seems to have access to the environment in which apache was started, but not the apache environment. ie

[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: {

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

2001-08-29 Thread Liam Hoekenga
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 General

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

2001-07-30 Thread Liam Hoekenga
). 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 General Mailing List

[PHP] IMAP, krb4 and PHP4.

2001-05-04 Thread Liam Hoekenga
attention to it? Anyone have any suggestions? I'm at a loss. thanks Liam Hoekenga UM Webmaster Team -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

[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 before? Liam Hoekenga UM

[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