[imp] problems with php3 extensions
Jaime Torres
jtorres@shoppingpark.com
Mon, 8 Jan 2001 12:36:05 -0600
Thanks for your responses
My imp this working well
only give me an error when i try to send attached files
The message is:
Warning: Unable to open ' /tmp/phpj67789 ' for reading: Not such file or
directory in /usr/local/apache/htdocs/webmail/horde/imp/compose.php3 on line
912
Can you help me?
> In the apache config you should see a line that looks something like
> this:
>
> AddType application/x-httpd-php .php
>
> Simply change it to look like this:
>
> AddType application/x-httpd-php .php .php3
>
> And stop and restart the web server.
>
> -- Rob
>
> --On Monday, January 08, 2001 10:33:16 AM -0600 Jaime Torres
> <jtorres@shoppingpark.com> wrote:
>
> > One question I have installed the Apache with php4 with support for
> > imap. That configuration has to make so it can use the files with
> > php3 extensions that are as they come in the horde and the imp. for
> > what i read the imp 2.3 requires of
> > php4 but it doesn't execute them cause the php3 extensions
> > what I should make
> > thank you for your time
> >
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
>
>
> _ _ _ _ _ _ _ _ _ _
> /\_\_\_\_\ /\_\ /\_\_\_\_\_\
> /\/_/_/_/_/ /\/_/ \/_/_/_/_/_/ QUIDQUID LATINE DICTUM SIT,
> /\/_/__\/_/ __ /\/_/ /\/_/ PROFUNDUM VIDITUR
> /\/_/_/_/_/ /\_\ /\/_/ /\/_/
> /\/_/ \/_/ /\/_/_/\/_/ /\/_/ (Whatever is said in Latin
> \/_/ \/_/ \/_/_/_/_/ \/_/ appears profound)
>
> Rob Tanner
> McMinnville, Oregon
> rtanner@cheshire.onlinemac.com
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>