I'm trying to make an upload trough a html form to a php script, but if the file is bigger than 1024k, when I submit the form, the borwser simply goes instantly to a page like:
res://C:\WINNT\System32\shdoclc.dll/dnserror.htm#http://192.168.0.15/test.ph p I've found out that the problem is not with my php or my config. It happens anywhere, even in, for example, Hotmail. I'm expiriencing this in Internet Explorer 5, 5.5 and 6. When using Netscape, I get this error message: ERROR The requested URL could not be retrieved ---------------------------------------------------------------------------- ---- While trying to retrieve the URL: http://192.168.0.15/teste.php The following error was encountered: a.. The request or reply is too large. If you are making a POST or PUT request, then your request body (the thing you are trying to upload) is too large. If you are making a GET request, then the reply body (what you are trying to download) is too large. These limits have been established by the Internet Service Provider who operates this cache. Please contact them directly if you feel this is an error. Your cache administrator is webmaster. ---------------------------------------------------------------------------- ---- Generated Thu, 27 Jun 2002 19:35:05 GMT by www.hitec.com.br (Squid/2.4.STABLE1) Any ideas? Thanks in advance and Best regards, Daniel Berwig -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php