Re: [PHP] Max File Upload Size

2006-11-12 Thread T.Lensselink
Have a look on this page for all the ini settings.. It will also say if it is changeable http://nl2.php.net/manual/en/ini.php#ini.list Tom Chubb wrote: > This is a really stupid question, but I've not been able to find an > answer for it. > I have always thought that your max upload size is limi

[PHP] Max File Upload Size

2006-11-12 Thread Tom Chubb
This is a really stupid question, but I've not been able to find an answer for it. I have always thought that your max upload size is limited to the value in the php.ini file. However I recently changed a site to a new server which had problems with memory on one of the image resizing scripts. I m

RE: [PHP] Max File Upload

2006-08-15 Thread Richard Lynch
On Tue, August 15, 2006 1:50 pm, Jeremy Privett wrote: > http://us2.php.net/manual/en/ini.core.php#ini.upload-max-filesize > > In later versions of PHP, you can't use ini_set to set > upload_max_filesize > ... The changeable option is PHP_INI_PERDIR now, meaning you can only > change > it in php.in

RE: [PHP] Max File Upload

2006-08-15 Thread Jeremy Privett
ntact the sender and delete all copies. Your compliance is appreciated. -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 12:32 PM To: php-general@lists.php.net Subject: Re: [PHP] Max File Upload Tom Ray [Lists] wrote: > Is there anyway to overw

Re: [PHP] Max File Upload

2006-08-15 Thread John Nichel
Tom Ray [Lists] wrote: Is there anyway to overwrite the max file upload in php.ini per instant? I'd like to have users controlled on a certain website to have more then average uploads but the site runs on a shared hosting environment. http://us3.php.net/ini_set -- John C. Nichel IV Program

[PHP] Max File Upload

2006-08-15 Thread Tom Ray [Lists]
Is there anyway to overwrite the max file upload in php.ini per instant? I'd like to have users controlled on a certain website to have more then average uploads but the site runs on a shared hosting environment. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://ww