I had this problem with lighttpd server and IE clients. To solve it, you must disable server's keep-alive requests for IE clients example: $HTTP["useragent"] =~ ".*MSIE.*" { server.max-keep-alive-requests = 0 } Emmanuel38 wrote: > > Hi > > I have squirrelmail 1.4.10a installed on one server. > Many clients have problems to make an attachment, using their Internet > Explorer client. > When they try to add attachment file to their e-mail, the message "This > page > cannot be displayed" appears on the screen. > > I've tried to fixed this using "register_globals = Off" in php.ini, but > this > is the default installed parameter. > > Note: this problem don't appear with Firefox... > > Any idea ? > -- > View this message in context: > http://www.nabble.com/Attachment-problems-with-Internet-Explorer-tf3844738.html#a10888071 > Sent from the squirrelmail-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > -- > squirrelmail-users mailing list > Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx > 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 > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx 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