Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Max size of file to upload php
Name: Preeti (by gulati_preeti) Date: February 20, 2006 at 22:34:46 Pacific OS: Win 2000 server CPU/Ram: p4 Product: Assembled
Comment:
Hi, I want to know what is max size of file that php allows to be uploaded(if there is any restriction by php on size of file to be uploaded.) Thanks Preeti
As far as I know, the only limitations are that of your server.
0
Response Number 2
Name: Don Arnett Date: February 27, 2006 at 18:46:44 Pacific
Reply:
I believe that there is an apache limit also (assuming that your webserver is using apache).
I researched this recently when installing OWL (document management system from sourceforge). I remember that there were three limits, one in OWL, one in PHP and I believe the the third was in apache. In my instance, the PHP limit was the smallest.
Be sure to come back and let us know if our suggestions helped!
Summary: Also: Your site control panel may have an upload feature. If you do not already have an account (site) consider getting one that has Cpanel as the control panel. Cpanel has a file manager you access t...
Summary: Not exactly a web development question. Anyway, you can get any of a number of free filerenaming programs or you could just use WindowsXP! To rename a batch of files to the same name (with (1),(2),(3)...
Summary: Hello, does anybody know how I can upload a file from my Apache server to the remote host via PHP? I also have FTP, if that makes any difference. What I want is for when someone goes to my computer ...