[imp] Fileupload variable in php.ini
Jan Schneider
jan at horde.org
Wed Aug 27 09:01:36 PDT 2003
Zitat von Lord Apollyon <implist at paypc.com>:
>
> > Which variable in the php.ini file should I increase to increase the
> > size of files that can be uploaded/attached to an email message? And
> is
> >
> > there a general good size for this number. My clients vary but most
> > want to send word documents.
>
> There are several... the one which seems to trip up most people isn't the
> one you'd expect.
>
> In your php.ini, there is a setting for memory_limit and
> max_execution_time.
> Add 1.5 times your maximum attachment size to the current value of
> memory_limit, and take the transit time of the largest attachment size
> you
> conceivably want to allow sent over a dialup modem, and make that time
> estimate your max_exec time.
The maximum execution time gets set in config/conf.php resp.
config/horde.php and defaults to unlimited.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the imp
mailing list