Hi, I am having a problem with http uploads:

First I am using Mandrake 8.0 with apache 1.3.19 and php 4.0.4.

I have an upload script which I need to allow large files to be uploaded. I 
have set the <input type="hidden" name="MAX_FILE_SIZE" value="104857600">
Which I believe should be 100mb.

I have also set the same value in the php.ini file for the
memory_limit and upload_max_filesize directives and also set a longer script 
execution time out.

No matter what valuesI give these directives I still can't upload anything 
over 8 megs which was the default before I changed it. I have restarted 
apache and rebooted.

Any help would be appreciated.

Scott

-- 
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]

Reply via email to