Large file upload - Mailing list pgsql-php

From Kelvin Varst
Subject Large file upload
Date
Msg-id 1039507129.15405@mail4.wannafind.dk
Whole thread Raw
Responses Re: Large file upload
List pgsql-php
Hi,

I'm trying to upload large files via my homepage. I'm using a form:
    print "<form enctype=\"multipart/form-data\" action=\"approve_element.php\"
method=\"POST\">";

And with files up to approx 500kb it works. But with larger files, the
browser can't find the page, and if I refresh the page, I get some query
errors. In the php.ini the post_max_size is set to 8M.

Kelvin :-)



pgsql-php by date:

Previous
From: "Kelvin Varst"
Date:
Subject: Re: Httpd2.0 / PHP / PostgreSQL
Next
From: sharmad@softhome.net
Date:
Subject: Re: Large file upload