[imp] Help with IMP

Marko Djukic marko at oblo.com
Sun Apr 20 06:11:08 PDT 2003


it helps if you say which version of horde/imp you're using... but generally:

Quoting Antonio Marcheselli <antonio.marcheselli at tiscali.it>:

> Hi everyone
>
> I'm writing from Italy, so pls sorry for syntax errors!!
>
> I'm trying to configure IMP on an NT server. I'm really hungry with PHP,
> pear and horde. I tried squirrelmail before but I found that it is not
> compatible with IIS4... :)
>
> So, I was able to install Horde, the test page give me all "ok" but the
> following:
>
> a.. DOM XML Support: No
you definately need this with horde. depends on your version of horde, with
latest CVS you need this to configure apps and show help, and in the stable you
just need this for the help files.

>   b.. MCAL Support: No
>   c.. Mcrypt Support: No
this you only need if you wish to use libs which result in faster crypto code.
horde will work without this too.

>   d.. PostgreSQL Support: No
depends which DB backend you wish to run.

> If I uncheck the Mcrypt in the php.ini I have an error message. I really
> don't know if these features are really required to run IMP.
>
> I installed IMP, I tried to configure the php files (what is really needed
> to have IMP working?), then I installed a test copy of Mercury mail with
> IMAP support (that is working, tested with outlook) and tried to login to
> IMP.
>
> After the login page I have the following error message:
>
> ----
> Warning: touch() [function.touch]: Unable to create file /tmp/horde.log
> because No such file or directory in d:\php\pear\Log\file.php on line 108
check your horde/config/horde.php (or horde/config/conf.php in CVS version) and
set your log location to something sensible for the NT environment - as the
error message says it is having problems creating a file in the directory
/tmp/...

> Warning: chmod() [function.chmod]: No such file or directory in
> d:\php\pear\Log\file.php on line 109
same as above....

> Warning: Cannot modify header information - headers already sent by (output
> started at d:\php\pear\Log\file.php:108) in
> d:\inetpub\wwwroot\horde\imp\redirect.php on line 99
> --------
>
> Can someone help me? Can you just give me the right direction of actions?
>
> Thanks in advance for any help!!
>
> Bye
> Antonio
> Florence (Italy)
>

marko
ps. ti sei trovato un'altro fiorentino a risponderti...


More information about the imp mailing list