Try to incerease 'max_execution_time' in your php.ini file - if your
connection is too slow, script execution time expires before the file is
uploaded. Increasing max_execution_time might help.
Try to increase max_filesize in your upload _form_, too.
Slavko
On Thu, 19 Jul 2001, Marcus wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>
> Hi everyone,
> I try to upload a file to my webserver, extract the email-adresses it
> contains and write these into a mysql database.
> Working with small files (<350 Kb) this works perfect. But trying to
> do this with files bigger than that fails. The files are never
> uploaded.
> I allready increased the "max_filesize" flag in php.ini to 8MB (!).
> Still it doesn´t work
>
> Does anyone have a clue??
>
>
> Thanx in advance....
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
>
> iQEVAwUBO1aKZ1iXvbAP3AzNAQHHYAf+IJEJ0efrj0+EikPSQ5stXlrEQ3lCHDJl
> 5viGZfY8fuOS4eD3/L/ttrRllCtOrojCPjDk7vGEQnWJhokJW1ijOelumpOMvRAS
> AJnGyxMN+kxOle2umSkrZvhkMIqpbBJiR8ePhoCQW6xkLf3R/uiB1i7Duclm1ONm
> cwMy9VuzpNYNTBD4KhPBov7FC9SRBl9PIGYQqRmAss2r1YBv5Exo39NM8VW2sCKr
> Z+zSpYKLUzF2va215/9UWHSUmHcAw6Go6qHrjE9bbhJnoURif+8kdr18xMu6TGBx
> Mbb1397PapIxYnOYN5lbBeWNfNl7iLAj0upCwrBVpTmSlQ0m7R4z2Q==
> =enfp
> -----END PGP SIGNATURE-----
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]