Hello:

This problem is solved modifying php.ini settings:

BEFORE: memory_limit value = 32M
SOLVED WITH: memory_limit value = 128M

Thanks to all.

S'està citant Josep Cols <jo...@cols.name>:

Hello Brent.
Thanks for your answer.
The info displayed on test.php:

phpinfo: upload_max_filesize = 20M

File Uploads

    * file_uploads enabled: Yes
    * upload_tmp_dir: /var/www/clients/client1/web24/tmp
    * upload_max_filesize: 20M
    * post_max_size: 20M

Miscellaneous PHP Settings

    * magic_quotes_runtime disabled: Yes
    * memory_limit value: 32M

And: how to enable logging?

Thanks

S'està citant Brent <impu...@bitrealm.com>:


Quoting Josep Cols <jo...@cols.name>:

Hello:

Using IMP or DIMP, I'm unable to send mails with attached files wth a size > 3 Mb Using IMP, when I press the SEND button, the window changes to a black one and a "DONE" msg appears on the foot. Using DIMP, when I perss the Send Button, Send chnges to "Sending" and never ends.

Using IMP, the compose window says that the maximum upload file size = 20M

Using a client mail program (thunderbird) I can send messages with attached files of up to 15 Mb (minimum).

I can't see any error on httpd/access.log or error.log files

My php.ini file says:
post_max_size = 20M
upload_max_filesize = 20M

Any idea to search for or to solve the problem?

Thanks in advance

Use a browser to http://yourhordeinstallurl/test.php

Check the File Uploads area for upload file size (about midway down)
Check the View phpinfo() screen (near the top)
- Search for upload_max_size

Turn on logging and see what the logfile says about the upload size.



--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org




--
Josep Cols

Email: jo...@cols.name

Visita el meu àlbum de fotos a http://josep.cols.name

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org




--
Josep Cols

Email: jo...@cols.name

Visita el meu àlbum de fotos a http://josep.cols.name

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to