[PHP]

2004-01-19 Thread Ian C roberts
hello all,

Im having troubled with horde and imp with php 4.3.4. I receive the 
'' in the login field.  This is a bit of a nuisance 
whenever someone wants to log in they have to remove this from the 
login field.  Is there a php.ini configuration setting i can set to get 
rid of this?
How do I preceed with this problem?

thanks,
Ian 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] info.php something missing (REMOTE_USER)

2004-01-20 Thread Ian C roberts
I have a problem with login fields.  Whenever I get to my horde/imp 
login screen php dumps into the username field,

	

I cannot seem to find an answer as how to prevent this.
I am using,
OS X 10.3
Apache 1.3.28
Horde 2.2.4
IMP 3.2.2
PHP 4.3.3 (with imap2002e)
Here is the config line I have to configure php,
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
--mandir=/usr/share/man --with-apxs=/usr/sbin/apxs --with-zlib=/usr 
--enable-ftp --with-mcrypt=/sw --with-xml --with-gettext=/sw 
--with-imap=/usr/lib --with-imap-ssl=/sw/lib --with-mysql 
--with-mysql-sock=/tmp/mysql.sock

I have to adjust the dns.c file for bind 8 compat.

It compiled ok, everything works except for this problem that Im having.

I noticed that the REMOTE_USER is set to this value .  
This is located in my Environment bit of the info.php.  But on my home 
machine which is set up the same, I don't have a large Environment 
part.

I still have no idea how to solve this.  It has made it's mind up that 
I am called  ''.  I have tried to recompile php but to 
no avail.  is there a configuration in php.ini that I can set?

Thanks again for listening.
Ian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php