configuration help.

Michael rhuian@noxordo.com
Sun, 29 Oct 2000 23:42:02 -0600


Ok heres my setup.

FreeBSD 4.0
php 4.0.3p1
mysql 3.22.32
horde cvs head (1.3.3-dev)
imp cvs head (2.3.6-dev)

Bring up /horde in the browser
click on imp
entered login info
got page full of warnings which ended in fatal error..

here are a few of the warnings and the final error.
Warning: Use of undefined constant ENCQUOTEDPRINTABLE - assumed
'ENCQUOTEDPRINTABLE' in ../lib/package.Mime.php on line 29

Warning: Use of undefined constant ENCQUOTEDPRINTABLE - assumed
'ENCQUOTEDPRINTABLE' in ../lib/package.Mime.php on line 29

Warning: Use of undefined constant ENCOTHER - assumed 'ENCOTHER' in
../lib/package.Mime.php on line 30

Warning: Use of undefined constant ENCOTHER - assumed 'ENCOTHER' in
../lib/package.Mime.php on line 31

Fatal error: Call to undefined function: imap_utf7_encode() in ./lib/IMP.php
on line 257


all of the warnings are in package.Mime.php

any help?

thanks,

Michael