Re: upload max error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've got it... it looks like I had boosted something too high. Thanks for the
replies.



ibanex22 wrote:
> 
> Thanks guys, I boosted a bunch of values in my configuration files and got
> it to work... unfortunetly it only worked once.  I'm sure it worked, but I
> have tried to recreate it and I cannot get it to work again.  This is very
> confusing to me.  If there is any value that fluxuates... or anything... I
> have no idea what to do.
> 
> 
> 
> David Giragosian wrote:
>> 
>> On 12/22/06, ibanex22 <enomitch@xxxxxxxxx> wrote:
>> 
>>>
>>> Hey all,
>>>
>>> I am new to PHP and have been having issues on max filesize uploads.  I
>>> can
>>> currently upload small files but I wish to make my max upload size huge.
>>> Here is what I have configured in php.ini:
>>>
>>> max_execution_time = 3000
>>> max_input_time = 6000
>>> memory_limit = 8000M
>>> post_max_size = 8000M
>>> file_uploads = On
>>> uplad_max_filesize = 5000M
>>> default_socket_timeout = 600
>>>
>>> I have also edited the upload script as well.
>>> I am running Apache on OpenBSD, the PHP packages are hardened.
>>> Any help or direction would be great!
>>>
>>> Thanks,
>>> Erik
>>> --
>>> View this message in context:
>>> http://www.nabble.com/upload-max-error-tf2872630.html#a8028989
>>> Sent from the PHP - General mailing list archive at Nabble.com.
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>
>> Keep trying larger and larger file uploads, checking Apache and PHP error
>> logs when you hit a size or timeout limit.
>> 
>> David
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/upload-max-error-tf2872630.html#a8031085
Sent from the PHP - General mailing list archive at Nabble.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux