Date: 08/30/01
- Next message: Paul Cohen: "[PHP] Delete Files on Server with PHP"
- Previous message: Chris Mulcahy: "RE: [PHP] Making gd Extensions"
- In reply to: Ulrich Hacke: "[PHP] Uploading large files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<Original message>
From: Ulrich Hacke <hacke <email protected>>
Date: Thu, Aug 30, 2001 at 04:16:28PM +0200
Message-ID: <NFBBKILAMLGENOJCMHCGCECKCPAA.hacke <email protected>>
Subject: [PHP] Uploading large files
> Hi,
> i have a form for uploading files to a server. It looks like this:
>
> <form action="upload.php" method="post" enctype="multipart/form-data">
> <input type="file" name="name">
> <input type="submit" value="Go">
> </form>
>
> Whenever I choose a file bigger than about 4 or 5 MB i get an internal
> server error. I changed the values for post_max_size, upload_max_file_size
> and max_execution_time in php.ini - without any success. Does anyone knows
> why?
>
> I am running php 4.0.6 on Win98 SE and Apache 1.3.12
>
> Thanks, Uli
</Original message>
<Reply>
Have you checked your Apache's .conf file(s). I believe the maximum
upload size can be also deterimined there...
I thought...
</Reply>
--* R&zE:
-- »»»»»»»»»»»»»»»»»»»»»»»» -- Renze Munnik -- DataLink BV -- -- E: renze <email protected> -- W: +31 23 5326162 -- F: +31 23 5322144 -- M: +31 6 21811143 -- -- Stationsplein 82 -- 2011 LM HAARLEM -- Netherlands -- -- http://www.datalink.nl -- ««««««««««««««««««««««««
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Paul Cohen: "[PHP] Delete Files on Server with PHP"
- Previous message: Chris Mulcahy: "RE: [PHP] Making gd Extensions"
- In reply to: Ulrich Hacke: "[PHP] Uploading large files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

