> Hello everybody, I've got a > problem with the functionaliti "attached file". When I attach a little > file (less than 500ko) I 've got no problem but when it is more it don't > want and I've a popup with a message like this "The document contains no > data" normally it is in french so it may differ in english. But in my > config file /etc/php.ini I've got this memory_limit = 16M post_max_size = > 10M > file_uploads = On upload_max_filesize = 8M So I don't know why I can't > attach a file more more than 500ko???
You are using Redhat or Fedora or Centos or some custom apache package with non default settings. Redhat added special option to httpd.conf that blocks requests bigger that 512Kb. See http://httpd.apache.org/docs/mod/core.html#limitrequestbody > And finally I would like to display the curent folder in the left frame > like in the top of the frame. It is possible and how? Could you help me, Left frame does not depend on contents of right frame. Plugins might be implemented it with some hacks, but there is no such plugin ... Please don't post html emails to mailing list. -- Tomas ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
