[imp] IMP Attachment error on 'Attach'

Christopher Crowley ccrowley@tulane.edu
Tue, 3 Jul 2001 08:26:46 -0500


TA -

I had a similar problem.

First, is_uploaded_file is a php function: http://www.php.net/quickref.php

Second, your php.ini is not being recognized.

# ln -s  /whatever/path/to/your/php.ini   /usr/local/lib/php.ini


If that doesn't work, load the horde setup.php3 script in your web-browser,
go to the second page (php-information) and determine where php expects the
php.ini file to be, and link you file to it in the manner described above.
That should solve the problem.


Chris


----- Original Message -----
From: <T.A.Bentley@Bradford.ac.uk>
To: <imp@lists.horde.org>
Sent: Tuesday, July 03, 2001 3:58 AM
Subject: [imp] IMP Attachment error on 'Attach'


> Hi,
>
> Using IMP 2.2.5, Horde 1.2.5(SECURITY), Apache 1.3.19, PHP 4.0.6 on
Solaris 8, I
> get a consistent error on attaching a file.
>
> Fatal error: Call to undefined function: is_uploaded_file() in
> /websites/casper/webmail/horde/imp/compose.php3 on line 911
>
> Upload dir variable is set to /var/tmp in the php.ini.  The function
> 'is_uploaded' doesn't appear to exist anywhere, hence the undefined
function
> call.
>
> Any thoughts?
>
> Regards,
>
> Tim
>
> -------------------------------------------------
> This mail sent through IMP: casper.acc.brad.ac.uk
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>