from the MIME headers on your page:
Code: ›
HTTP/1.1 200 OK
Date: Tue, 05 Aug 2003 12:22:15 GMT
Server: Apache/1.3.27 (Win32) PHP/4.3.3RC1
X-Powered-By: PHP/4.3.3RC1
Set-Cookie: lang=english; expires=Wed, 04-Aug-2004 12:22:15 GMT
Connection: close
Content-Type: text/html
it may be something in your php.ini file that limits file upload sizes. if you are the controller of this server, tweak it. it could also be the fact that you're using a release candidate version of PHP; it could still have bugs.
_________________
