[imp] sending problems with newest CVS
RangerFox
rangerfox@rangerfox.net
Fri, 3 Nov 2000 06:36:45 -0600 (CST)
yep..my stuff is in HTTP_ENV_VARS I did nothing out of the ordinary with
my php or apache builds....the foreach problem is all fixed now...working
on getting php4 cvs to compile right....
On Fri, 3 Nov 2000, Chuck Hagenbuch wrote:
> Quoting RangerFox <rangerfox@rangerfox.net>:
>
> > Running newest CVS imp/horde and apache 1.3.14 and getting the folowing
> > messages when I click send message I get the following errors...
> >
> > Warning: Undefined index: SERVER_NAME
> > in /home/soulhadji/public_html/webmail/horde/lib/package.Mime.php on
> > line 44
> >
> > Warning: Undefined index: REMOTE_ADDR
> > in /home/soulhadji/public_html/webmail/horde/imp/compose.php on line 632
>
> Don't tell me that these are in HTTP_ENV_VARS also? If they are, I guess we'll
> just have to check both places, but these things really belong in
> HTTP_SERVER_VARS, and I don't understand why you're the only person getting them
> somewhere else. Anything strange or different about your apache or php builds?
>
> > Warning: Invalid argument supplied for foreach() in ./lib/IMP.php on
> > line 597
>
> Looks like you enabled $conf['msg']['append_header'] but didn't copy
> config/header.txt.dist to config/header.txt.
>
> > Warning: Failed opening 'Mail.php' for inclusion
> > (include_path=''/usr/local/lib/php/'')
> > in /home/soulhadji/public_html/webmail/horde/imp/compose.php on line 670
> >
> > Fatal error: Undefined class name 'mail'
> > in /home/soulhadji/public_html/webmail/horde/imp/compose.php on line 671
>
> You need a recent version of PEAR from the php4 cvs with the Mail:: classes.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> Many states consider gambling so immoral that they not only prohibit private
> gambling organizations, they thoughtfully provide their own.
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>