[PHP] File Upload size limit

2002-08-13 Thread Oliver Schönrock
Sorry for bringing up an old problem, (there seem to be many articles in the archives already) but I couldn't find the solution there so here is my version of the problem ;-) I am running php 4.2.2 on a virtual host, so I have no access to php.ini. But I can use the apache directives in

Re: [PHP] File Upload size limit

2002-08-13 Thread Oliver Schönrock
-1] Oliver Schönrock wrote: Sorry for bringing up an old problem, (there seem to be many articles in the archives already) but I couldn't find the solution there so here is my version of the problem ;-) I am running php 4.2.2 on a virtual host, so I have no access to php.ini. But I can use

Re: [PHP] File Upload size limit

2002-08-13 Thread Oliver Schönrock
No, I mean PHP. The 4.2.2 release was a security fix for 4.2.1 only. None of the changes for the past couple of months, including this one, is in it. OK, but you said originally post_max_size and upload_max_filesize could not be set in your .htaccess file until recently. It was changed